Syntax rewrite of U-Z commands

Rewrote the syntax documentation of U-Z commands.
This commit is contained in:
Geert Hauwaerts 2014-08-05 22:00:30 +02:00
commit f0aa2d2049
30 changed files with 488 additions and 215 deletions

View file

@ -1,8 +1,23 @@
%9Syntax:%9
@SYNTAX:voice@
Gives the voice (+v mode) to the nick(s) on the current channel.
Wildcards in the nick are allowed.
See also: DEVOICE, OP, DEOP
%9Parameters:%9
A list of nicknames to voice.
%9Description:%9
Grants the channel voice privileges to the given nicknames; you may use
the wildcard character "*" in a nickname.
%9Examples:%9
/VOICE mike
/VOICE bob sarah
/VOICE jo*n
/VOICE *
%9See also:%9 DEOP, DEVOICE, KICK, MODE, OP