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,10 +1,21 @@
%9Syntax:%9
@SYNTAX:wait@
Wait for <milliseconds> before sending the next command to server.
%9Parameters:%9
This could be useful for example when identifying to NickServ; after
sending the identify message you'd wait 3 seconds before joining to
channels so any host changes are processed and you can join
registered-only channels.
The amount of milliseconds.
%9Description:%9
Waits the specified amount of milliseconds before sending the next command
to the server.
%9Examples:%9
/WAIT 1000
/WAIT 5000
%9See also:%9 ALIAS