Add reload_conf to telegram help
This commit is contained in:
parent
d23dc3ec41
commit
a20ceb9e31
@ -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`"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user