summaryrefslogtreecommitdiff
path: root/src/core/wee-command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-command.c')
-rw-r--r--src/core/wee-command.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index f285cd73f..bbb50866f 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -6086,9 +6086,9 @@ void
command_init ()
{
hook_command (NULL, "away",
- N_("toggle away status"),
+ N_("set or remove away status"),
N_("[-all] [<message>]"),
- N_(" -all: toggle away status on all connected "
+ N_(" -all: set or remove away status on all connected "
"servers\n"
"message: message for away (if no message is "
"given, away status is removed)"),