From 67fea6f3c452dd8c96feb7c2ad8de90eba632ce7 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 6 Dec 2021 13:38:46 +0100 Subject: xep-0107: adjust help --- src/command/cmd_defs.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/command/cmd_defs.c') diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 4ceb8193..ab491f0c 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -2686,14 +2686,14 @@ static struct cmd_t command_defs[] = { CMD_TAGS( CMD_TAG_CHAT) CMD_SYN( - "/mood set [\"Text\"]") + "/mood set [text]") CMD_DESC( - "Set your mood. Use the tab key to switch through the available moods") + "Set your mood (XEP-0107). Use tab to switch through predefined moods.") CMD_ARGS( - { "set ", "Your mood" }, - { "", "Additional Text" }) + { "set ", "Setting your mood." }, + { "", "Additional Text." }) CMD_EXAMPLES( - "/mood set happy \"I'm happy\"") + "/mood set happy \"So happy to use Profanity!\"") }, // NEXT-COMMAND (search helper) }; -- cgit 1.4.1-2-gfad0