about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorKieran Thandi <kieranthandi@gmail.com>2013-06-07 16:37:43 +0100
committerKieran Thandi <kieranthandi@gmail.com>2013-06-07 16:37:43 +0100
commitf7dc09efc304e807aece037657c252afd76f5b7e (patch)
tree08a727b3a46682e7bb4ba0631382f2e145f347a9 /src/command
parentb89f5da2c70655b92449e303df587441747f80ba (diff)
downloadprofani-tty-f7dc09efc304e807aece037657c252afd76f5b7e.tar.gz
Changed help
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.",