Syntax documentation rewrite for D-commands

Rewrote the syntax documentation for all commands starting with the
letter D.
This commit is contained in:
Geert Hauwaerts 2014-07-03 21:37:41 +02:00
commit 878411edc4
7 changed files with 130 additions and 56 deletions

View file

@ -1,10 +1,23 @@
%9Syntax:%9
@SYNTAX:deop@
Takes off the channel operator privileges from the
specified nick(s).
%9Parameters:%9
Wildcards in the nick are allowed.
A list of nicknames to deop.
See also: OP
%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