Improve documentation wording for multiconfig files

This commit is contained in:
Matthias 2019-08-12 06:35:47 +02:00
parent 6d89da45b0
commit 197ce0b670

View File

@ -57,7 +57,7 @@ freqtrade -c path/far/far/away/config.json
The bot allows you to use multiple configuration files by specifying multiple
`-c/--config` configuration options in the command line. Configuration parameters
defined in latter configuration files override parameters with the same name
defined in the earlier configuration files specified in the command line.
defined in the previous configuration files specified in the command line earlier.
For example, you can make a separate configuration file with your key and secrete
for the Exchange you use for trading, specify default configuration file with