mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
Merge pull request #1264 from freqtrade/telegram_help
Add reload_conf to telegram help
This commit is contained in:
commit
2126b00dce
|
@ -437,6 +437,7 @@ class Telegram(RPC):
|
|||
"*/count:* `Show number of trades running compared to allowed number of trades`" \
|
||||
"\n" \
|
||||
"*/balance:* `Show account balance per currency`\n" \
|
||||
"*/reload_conf:* `Reload configuration file` \n" \
|
||||
"*/help:* `This help message`\n" \
|
||||
"*/version:* `Show version`"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user