From ecdcc7729ec562c3cd0611ac1b36af8ac6b659b9 Mon Sep 17 00:00:00 2001 From: ilbertt Date: Mon, 6 Jan 2025 21:35:12 +0100 Subject: [PATCH] fix: help message formatting --- src/backend/src/utils/defaults.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/backend/src/utils/defaults.rs b/src/backend/src/utils/defaults.rs index c170a3e..b1f3400 100644 --- a/src/backend/src/utils/defaults.rs +++ b/src/backend/src/utils/defaults.rs @@ -32,17 +32,17 @@ _other_ -> _.tg+(type-of-message-you-sent)_ *CREATE DIRECTORY* (/mkdir): Click the _HERE_ button where you want to create the directory and send the directory name when asked (the name cannot include `/` character). -*MOVE FILES* (/move_file): +*MOVE FILES* (/move\_file): The flow is almost the same as to save files. -*RENAME FILES* (/rename_file): +*RENAME FILES* (/rename\_file): The flow is almost the same as to save files. *EXPLORE FILES AND DIRECTORIES* (/explorer): Click on directories to navigate into them. Click on files to get the reference to the file. -*DELETE FILES/DIRECTORIES* (/delete_file and /delete_dir): +*DELETE FILES/DIRECTORIES* (/delete\_file and /delete\_dir): {COMING_SOON_TEXT} Troubles? Open an issue on GitHub: [{GITHUB_REPO_URL}/issues]({GITHUB_REPO_URL}/issues)"#