Merge pull request #419 from Nomad145/develop

Changed summary for /help autoaway to reflect correct parameter 'time'
This commit is contained in:
James Booth
2014-09-05 20:33:08 +01:00

View File

@@ -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.",