From cd9c45e87563243a86a42636826ca589eee9d21f Mon Sep 17 00:00:00 2001 From: Axel-CH Date: Mon, 7 Apr 2025 09:23:49 -0400 Subject: [PATCH] doc: slight order change in pause telegram command description --- docs/telegram-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/telegram-usage.md b/docs/telegram-usage.md index 3ed44d123..f95fc2cb8 100644 --- a/docs/telegram-usage.md +++ b/docs/telegram-usage.md @@ -200,7 +200,7 @@ official commands. You can ask at any moment for help with `/help`. |----------|-------------| | **System commands** | `/start` | Starts the trader -| `/pause | /stopbuy | /stopentry` | Pause the trader. Gracefully handle open trades according to their rules. Do not enter new positions. +| `/pause | /stopentry | /stopbuy` | Pause the trader. Gracefully handle open trades according to their rules. Do not enter new positions. | `/stop` | Stops the trader | `/reload_config` | Reloads the configuration file | `/show_config` | Shows part of the current configuration with relevant settings to operation