mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
f0aa2d2049
Rewrote the syntax documentation of U-Z commands.
24 lines
487 B
Plaintext
24 lines
487 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:wall@
|
|
|
|
%9Parameters:%9
|
|
|
|
The channel and the message; if no channel is given, the active channel
|
|
will be used.
|
|
|
|
%9Description:%9
|
|
|
|
Sends a message to all channel operators. If the server doesn't support
|
|
WALLCHOPS or STATUSMSG it will send a notice to each channel operator
|
|
individually.
|
|
|
|
%9Examples:%9
|
|
|
|
/WALL I'm off for today; take care! :)
|
|
/WALL #irssi I'm feeling supercalifragilisticexpialidocious today :D
|
|
|
|
%9See also:%9 MSG, NOTICE
|
|
|