From ffdad3899d61940597bcfb8add7c2c0add0fe44e Mon Sep 17 00:00:00 2001 From: JoeSchr Date: Wed, 10 Mar 2021 14:23:17 +0100 Subject: [PATCH] Fix(docs/data-download): use wording specific for `data-download` --- docs/data-download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data-download.md b/docs/data-download.md index 04f444a8b..801d88219 100644 --- a/docs/data-download.md +++ b/docs/data-download.md @@ -30,7 +30,7 @@ usage: freqtrade download-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] - Show profits for only these pairs. Pairs are space- + Only download data for these pairs. Pairs are space- separated. --pairs-file FILE File containing a list of pairs to download. --days INT Download data for given number of days.