X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/fd20b142fcf1d4bd7ee96b7d79a20fd54573cf16..847f57708e138dbb661fd3aec59f02c45d451821:/src/chanserv.help diff --git a/src/chanserv.help b/src/chanserv.help index 20a23a7..2f72a11 100644 --- a/src/chanserv.help +++ b/src/chanserv.help @@ -276,10 +276,11 @@ "CLIST" ("/msg $C CLIST <#channel> [mask]", "This command lists all users of level $bCoowner$b on a channel's userlist. If a mask is supplied, only coowners matching the mask will be shown.", "$uSee Also:$u addcoowner, delcoowner, mdelcoowner, users"); -"CLVL" ("/msg $C CLVL <#channel> ", +"CLVL" ("/msg $C CLVL <#channel> [duration]", "Modifies a channel user's access level. You cannot give users access greater than or equal to your own.", "You may use *Account instead of Nick as the name argument; the * makes $C use the name of a account directly (useful if the user is not online).", - "$uSee Also:$u access, users, giveownership"); + "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically reverted back to their previous access level.", + "$uSee Also:$u access, users, giveownership, durations"); "CREATENOTE" ("/msg $S CREATENOTE [access-arg] ", "Defines a new note type. $btypename$b is the name of the note type. $bset-access$b is one of:", " $bPRIVILEGED$b with required $baccess-arg$b being the minimum OpServ level to set",