From 7d8a51880e9e06fb79cc8d728382b4253246d17c Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 21 Aug 2017 19:25:48 +0200 Subject: deleted "clear shell" function --- lib/listcommands.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/listcommands.py') diff --git a/lib/listcommands.py b/lib/listcommands.py index c779524..987aeb5 100644 --- a/lib/listcommands.py +++ b/lib/listcommands.py @@ -19,7 +19,6 @@ Se utilizzato con il "flag" i, si possono visualizzare le info: get i host, get commands = { 'quit' : None, - 'clear' : None, 'set' : ['user'], 'get' : ['i', ['user', 'host', 'port', 'unix_socket_path', 'db'], 'todo', 'ctodo'], 'add' : None, -- cgit v1.2.3-18-g5258