diff options
Diffstat (limited to 'docs/help/in/deop.in')
-rw-r--r-- | docs/help/in/deop.in | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/help/in/deop.in b/docs/help/in/deop.in new file mode 100644 index 0000000..9f70cde --- /dev/null +++ b/docs/help/in/deop.in @@ -0,0 +1,23 @@ + +%9Syntax:%9 + +@SYNTAX:deop@ + +%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 + + /DEOP mike + /DEOP bob sarah + /DEOP jo*n + /DEOP * + +%9See also:%9 DEVOICE, MODE, OP, VOICE + |