about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
Diffstat (limited to 'src/command')
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index e95e3dc0..2e6d1a12 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -358,7 +358,7 @@ static struct cmd_t main_commands[] =
 
     { "/status",
         _cmd_status, parse_args, 0, 1,
-        { "/status [jid|nick]", "Find out a contacts presence information.",
+        { "/status [jid|nick]", "Find out your contacts presence information.",
         { "/status [jid|nick]",
           "------------------",
           "Find out a contact, or room members presence information.",