about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-12-19 23:33:10 +0000
committerJames Booth <boothj5@gmail.com>2012-12-19 23:33:10 +0000
commitd669866aacfdb90baf41b7892e400847b8ca24f8 (patch)
treef356535aed58d21267af31a0283b5fd46dc48299 /src
parent3d6ebf48ecd61d8bfe9293a16cce67c2065769ff (diff)
downloadprofani-tty-d669866aacfdb90baf41b7892e400847b8ca24f8.tar.gz
Amended /gone help
Diffstat (limited to 'src')
-rw-r--r--src/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c
index 5e53e169..0c7dded5 100644
--- a/src/command.c
+++ b/src/command.c
@@ -462,7 +462,7 @@ static struct cmd_t setting_commands[] =
 
     { "/gone",
         _cmd_set_gone, parse_args, 1, 1,
-        { "/gone minutes", "Send 'gone' state to recipient.",
+        { "/gone minutes", "Send 'gone' state to recipient after a period.",
         { "/gone minutes",
           "--------------",
           "Send a 'gone' state to the recipient after the specified number of minutes."