Fix helpstring

This commit is contained in:
hroff-1902
2019-10-10 20:44:24 +03:00
parent bba5f54722
commit c49f4b73dd
2 changed files with 3 additions and 3 deletions

View File

@@ -247,7 +247,7 @@ AVAILABLE_CLI_OPTIONS = {
# List exchanges
"print_one_column": Arg(
'-1', '--one-column',
help='Print exchanges in one column.',
help='Print output in one column.',
action='store_true',
),
"list_exchanges_all": Arg(