Syntax documentation rewrite for Q-commands

Rewrote the syntax documentation for all commands starting with the
letter Q.
This commit is contained in:
Geert Hauwaerts 2014-07-12 18:46:44 +02:00
commit 9fd1e2f5da
3 changed files with 48 additions and 15 deletions

View file

@ -1,8 +1,20 @@
%9Syntax:%9
@SYNTAX:quote@
Sends server raw data without parsing.
%9Parameters:%9
Example:
/QUOTE PRIVMSG cras :Hey, this works!
The text to send to the IRC server.
%9Description:%9
Sends raw data to the server without any parsing.
%9Examples:%9
/QUOTE PRIVMSG mike: Hey, this works!
/QUOTE OPERWALL :Meow!
%9See also:%9 CONNECT, DISCONNECT, JOIN, MSG, PART