Reword help string

This commit is contained in:
Matthias
2019-10-15 12:26:06 +02:00
parent a5c83b66df
commit 6fb96183c0
2 changed files with 3 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ AVAILABLE_CLI_OPTIONS = {
),
"dry_run": Arg(
'--dry-run',
help='Enforce dry-run for trading, removes API keys and simulates trades.',
help='Enforce dry-run for trading (removes Exchange secrets and simulates trades).',
action='store_true',
),
# Optimize common