From 8969490de9e77c1db842d0e5a33be3d82763f9c6 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Thu, 20 Jul 2017 16:44:05 +0200 Subject: get info is better than before --- lib/listcommands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/listcommands.py') diff --git a/lib/listcommands.py b/lib/listcommands.py index 04202a4..2d90cea 100644 --- a/lib/listcommands.py +++ b/lib/listcommands.py @@ -13,7 +13,7 @@ class ListCommands(object): 'quit' : None, 'clear' : None, 'set' : ['user'], - 'get' : ['i', ['user', 'host', 'port', 'socket_path', 'db'], 'user?'] + 'get' : ['i', ['user', 'host', 'port', 'unix_socket_path', 'db'], 'user?'] } @staticmethod -- cgit v1.2.3-18-g5258