docs: update exported help messages
This commit is contained in:
@@ -4,6 +4,7 @@ usage: freqtrade download-data [-h] [-v] [--no-color] [--logfile FILE] [-V]
|
|||||||
[-p PAIRS [PAIRS ...]] [--pairs-file FILE]
|
[-p PAIRS [PAIRS ...]] [--pairs-file FILE]
|
||||||
[--days INT] [--new-pairs-days INT]
|
[--days INT] [--new-pairs-days INT]
|
||||||
[--include-inactive-pairs]
|
[--include-inactive-pairs]
|
||||||
|
[--no-parallel-download]
|
||||||
[--timerange TIMERANGE] [--dl-trades]
|
[--timerange TIMERANGE] [--dl-trades]
|
||||||
[--convert] [--exchange EXCHANGE]
|
[--convert] [--exchange EXCHANGE]
|
||||||
[-t TIMEFRAMES [TIMEFRAMES ...]] [--erase]
|
[-t TIMEFRAMES [TIMEFRAMES ...]] [--erase]
|
||||||
@@ -24,6 +25,9 @@ options:
|
|||||||
Default: `None`.
|
Default: `None`.
|
||||||
--include-inactive-pairs
|
--include-inactive-pairs
|
||||||
Also download data from inactive pairs.
|
Also download data from inactive pairs.
|
||||||
|
--no-parallel-download
|
||||||
|
Disable parallel startup download. Only use this if
|
||||||
|
you experience issues.
|
||||||
--timerange TIMERANGE
|
--timerange TIMERANGE
|
||||||
Specify what timerange of data to use.
|
Specify what timerange of data to use.
|
||||||
--dl-trades Download trades instead of OHLCV data.
|
--dl-trades Download trades instead of OHLCV data.
|
||||||
|
|||||||
Reference in New Issue
Block a user