X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/964a842d8f29eb5767e64d2028a36cc40ccec911..ef5e03051fd86d66844d61f3fcc1c7a82957826a:/src/opserv.help diff --git a/src/opserv.help b/src/opserv.help index 74c8121..61b3dc3 100644 --- a/src/opserv.help +++ b/src/opserv.help @@ -70,7 +70,7 @@ " $bADDALERT$b Make $O automatically do something", " when users match a criteria.", " $bDELALERT$b Remove an alert.", - " $bSTATS ALERT$b See a listing of alerts. " + " $bSTATS ALERTS$b See a listing of alerts. " ); "TRACKING" ( @@ -213,11 +213,12 @@ "$uSee Also:$u commands, modcmd" ); -"ADDALERT" ("/msg $O ADDALERT ", +"ADDALERT" ("/msg $O ADDALERT [expire ] ", "Adds the specified alert to the $b$O$b alert list.", "Alerts watch for users matching a givin criteria and perform an action on them.", " - An alphanumeric word to identify this alert in the list", " - What to do if a user matches the criteria. See $bALERT REACTION$b.", + " - Duration after which the alert should be deleted. See $bdurations$b.", " - What to look for. See $bTRACE CRITERIA$b.", "Access level: $b${level/addalert}$b", "$uSee Also:$u delalert, alert reaction, trace criteria"