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:
parent
bf283652f8
commit
7023516a8e
@ -736,7 +736,7 @@ static struct cmd_t command_defs[] =
|
|||||||
{ "/autoaway setting value", "Set auto idle/away properties.",
|
{ "/autoaway setting value", "Set auto idle/away properties.",
|
||||||
{ "/autoaway setting value",
|
{ "/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.",
|
"mode : idle - Sends idle time, whilst your status remains online.",
|
||||||
" away - Sends an away presence.",
|
" away - Sends an away presence.",
|
||||||
|
Loading…
Reference in New Issue
Block a user