Update helpstring for list-exchanges

This commit is contained in:
hroff-1902 2019-10-01 16:57:35 +03:00
parent cd0e813a85
commit f2e878d9ec

View File

@ -5,11 +5,12 @@ Besides the Live-Trade and Dry-Run run modes, the `backtesting`, `edge` and `hyp
## List Exchanges
```
usage: freqtrade list-exchanges [-h] [-1]
usage: freqtrade list-exchanges [-h] [-1] [-a]
optional arguments:
-h, --help show this help message and exit
-1, --one-column Print exchanges in one column.
-a, --all Print all exchanges known to the ccxt library.
```
## List Timeframes