diff options
Diffstat (limited to 'src/command/command.c')
-rw-r--r-- | src/command/command.c | 2 |
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", |