diff --git a/malcontent-client/malcontent-client.py b/malcontent-client/malcontent-client.py index 5be8eb5..e0c15d1 100644 --- a/malcontent-client/malcontent-client.py +++ b/malcontent-client/malcontent-client.py @@ -402,7 +402,7 @@ def main(): 'settings') parser_set.set_defaults(function=command_set) parser_set.add_argument('user', default='', nargs='?', - help='user ID or username to get the app filter ' + help='user ID or username to set the app filter ' 'for (default: current user)') parser_set.add_argument('--allow-user-installation', dest='allow_user_installation',