Add reload_conf to telegram help

This commit is contained in:
Matthias 2018-10-08 19:43:37 +02:00
parent d23dc3ec41
commit a20ceb9e31

View File

@ -437,6 +437,7 @@ class Telegram(RPC):
"*/count:* `Show number of trades running compared to allowed number of trades`" \ "*/count:* `Show number of trades running compared to allowed number of trades`" \
"\n" \ "\n" \
"*/balance:* `Show account balance per currency`\n" \ "*/balance:* `Show account balance per currency`\n" \
"*/reload_conf:* `Reload configuration file` \n" \
"*/help:* `This help message`\n" \ "*/help:* `This help message`\n" \
"*/version:* `Show version`" "*/version:* `Show version`"