mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
fcee49a441
Fixed an example of QUOTE
21 lines
298 B
Plaintext
21 lines
298 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:quote@
|
|
|
|
%9Parameters:%9
|
|
|
|
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
|
|
|