Allow specifying pairs for optimize commands via --pairs

This commit is contained in:
Matthias
2021-04-17 10:47:32 +02:00
parent c52edcff4d
commit 1eb9ce4227
3 changed files with 3 additions and 2 deletions

View File

@@ -330,7 +330,7 @@ AVAILABLE_CLI_OPTIONS = {
# Script options
"pairs": Arg(
'-p', '--pairs',
help='Show profits for only these pairs. Pairs are space-separated.',
help='Limit command to these pairs. Pairs are space-separated.',
nargs='+',
),
# Download data