diff options
Diffstat (limited to 'docs/help/in/deop.in')
-rw-r--r-- | docs/help/in/deop.in | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/docs/help/in/deop.in b/docs/help/in/deop.in index e9893e6a..8c73a5c9 100644 --- a/docs/help/in/deop.in +++ b/docs/help/in/deop.in @@ -1,10 +1,23 @@ +%9Syntax:%9 + @SYNTAX:deop@ -Takes off the channel operator privileges from the -specified nick(s). +%9Parameters:%9 + + A list of nicknames to deop. + +%9Description:%9 + + Removes the channel operator privileges from the given nicknames; you + may use the wildcard character "*" in a nickname. + +%9Examples:%9 -Wildcards in the nick are allowed. + /DEOP mike + /DEOP bob sarah + /DEOP jo*n + /DEOP * -See also: OP +%9See also:%9 DEVOICE, MODE, OP, VOICE |