Merge pull request #1264 from freqtrade/telegram_help

Add reload_conf to telegram help
This commit is contained in:
Samuel Husso 2018-10-09 08:01:09 +03:00 committed by GitHub
commit 2126b00dce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`"