1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Changed summary for /help autoaway to reflect correct parameter 'time'

This commit is contained in:
Michael Phillips 2014-09-05 11:32:26 -05:00
parent bf283652f8
commit 7023516a8e

View File

@ -736,7 +736,7 @@ static struct cmd_t command_defs[] =
{ "/autoaway setting value", "Set auto idle/away properties.",
{ "/autoaway setting value",
"-----------------------",
"'setting' may be one of 'mode', 'minutes', 'message' or 'check', with the following values:",
"'setting' may be one of 'mode', 'time', 'message' or 'check', with the following values:",
"",
"mode : idle - Sends idle time, whilst your status remains online.",
" away - Sends an away presence.",