summaryrefslogtreecommitdiff
path: root/lib/listcommands.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/listcommands.py')
-rw-r--r--lib/listcommands.py1
1 files changed, 0 insertions, 1 deletions
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,