mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
Syntax rewrite of U-Z commands
Rewrote the syntax documentation of U-Z commands.
This commit is contained in:
parent
b9f532568b
commit
f0aa2d2049
30 changed files with 488 additions and 215 deletions
|
|
@ -1,9 +1,20 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:wallops@
|
||||
|
||||
IRC operator command.
|
||||
%9Parameters:%9
|
||||
|
||||
This command sends the given message to everyone on
|
||||
the network who has user mode +w turned on.
|
||||
The message to broadcast.
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Sends a network wide message to all the users which have the usermode 'w'
|
||||
enabled; this command is restricted to IRC operators.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/WALLOPS Hi everybody!
|
||||
|
||||
%9See also:%9 OPER, STATS
|
||||
|
||||
See also: OPER, WALLOPS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue