removed 1 letter alias for recursive-strategy-folder
This commit is contained in:
parent
2fe5a1594f
commit
d5ce868f1a
@ -83,7 +83,7 @@ AVAILABLE_CLI_OPTIONS = {
|
||||
action='store_true',
|
||||
),
|
||||
"recursive_strategy_search": Arg(
|
||||
'-r', '--recursive_strategy_search',
|
||||
'--recursive_strategy_search',
|
||||
help='Recursively search for a strategy in the strategies folder.',
|
||||
metavar='store_true',
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user