Skip to content

Commit

Permalink
Update helpstring for list-exchanges
Browse files Browse the repository at this point in the history
  • Loading branch information
hroff-1902 committed Oct 1, 2019
1 parent cd0e813 commit f2e878d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/utils.md
Expand Up @@ -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
Expand Down

0 comments on commit f2e878d

Please sign in to comment.