feat: update --datadir description

Updates across all subcommands and when running with `--help`.
This commit is contained in:
Matthias
2025-04-18 14:59:06 +02:00
parent 27e3ae8c24
commit 10d79f6232
28 changed files with 83 additions and 29 deletions

View File

@@ -63,7 +63,9 @@ Common arguments:
exists). Multiple --config options may be used. Can be
set to `-` to read config from stdin.
-d PATH, --datadir PATH, --data-dir PATH
Path to directory with historical backtesting data.
Path to the base directory of the exchange with
historical backtesting data. To see futures data, use
trading-mode additionally.
--userdir PATH, --user-data-dir PATH
Path to userdata directory.