diff --git a/freqtrade/rpc/telegram.py b/freqtrade/rpc/telegram.py index 64708ef74..b6ad047b5 100644 --- a/freqtrade/rpc/telegram.py +++ b/freqtrade/rpc/telegram.py @@ -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`"