From f7dc09efc304e807aece037657c252afd76f5b7e Mon Sep 17 00:00:00 2001 From: Kieran Thandi Date: Fri, 7 Jun 2013 16:37:43 +0100 Subject: [PATCH] Changed help --- src/command/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.",