about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-11-20 23:31:20 +0000
committerJames Booth <boothj5@gmail.com>2014-11-20 23:31:20 +0000
commit3e98df7a2fc61085623d30c6b383ac39215db885 (patch)
treeec469a762a6e7060e1470eae507c56047b700158 /src
parent5030d499529adb8827026aa2bc37d91c4b385597 (diff)
downloadprofani-tty-3e98df7a2fc61085623d30c6b383ac39215db885.tar.gz
Fixed autoaway help
Diffstat (limited to 'src')
-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 177f6252..7ad80bcc 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -865,7 +865,7 @@ static struct cmd_t command_defs[] =
           "Example: /autoaway mode idle",
           "Example: /autoaway time 30",
           "Example: /autoaway message I'm not really doing much",
-          "Example: /autoaway check false",
+          "Example: /autoaway check off",
           NULL } } },
 
     { "/priority",