From f7dc09efc304e807aece037657c252afd76f5b7e Mon Sep 17 00:00:00 2001 From: Kieran Thandi Date: Fri, 7 Jun 2013 16:37:43 +0100 Subject: Changed help --- src/command/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command') 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.", -- cgit 1.4.1-2-gfad0 'hlt'>hlt Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/copy_mu
blob: cd4da45559393d2c8ecfde3f3a308aa5012230ab (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11