diff options
| author | Santo Cariotti <sancn@live.com> | 2017-08-21 17:25:48 +0000 |
|---|---|---|
| committer | Santo Cariotti <sancn@live.com> | 2017-08-21 17:25:48 +0000 |
| commit | 7d8a51880e9e06fb79cc8d728382b4253246d17c (patch) | |
| tree | d654bae2a74fff9a8b1b0f74847906584b63de1f /lib/listcommands.py | |
| parent | 46e20dca5d9ac795636de326546db21186281e06 (diff) | |
deleted "clear shell" function
Diffstat (limited to 'lib/listcommands.py')
| -rw-r--r-- | lib/listcommands.py | 1 |
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, |
