mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
fixed descriptions
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1426 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ed2eaa036b
commit
6e9d7c98ea
@ -1,10 +1,11 @@
|
|||||||
|
|
||||||
@SYNTAX:wall@
|
@SYNTAX:wall@
|
||||||
|
|
||||||
This command sends the given message to everyone on
|
This command sends a message to all operators in a channel. This is internal
|
||||||
the network who has user mode +w turned on. If you
|
irssi command which sends a message separately to each opearator, so this
|
||||||
are not an operator, you will probably receive
|
may not be very good idea to use in channel with lots of operators.
|
||||||
an error message when using this command
|
|
||||||
|
|
||||||
See also: OPER, WALLOPS
|
Some IRC servers support also /MSG @#channel which you should use if
|
||||||
|
possible.
|
||||||
|
|
||||||
|
See also:
|
||||||
|
@ -1,10 +1,9 @@
|
|||||||
|
|
||||||
@SYNTAX:wallops@
|
@SYNTAX:wallops@
|
||||||
|
|
||||||
Sends a message to all operators currently on irc.
|
This command sends the given message to everyone on
|
||||||
This command has deteriorated to the point that it
|
the network who has user mode +w turned on. If you
|
||||||
is no longer useful, and most OPERATORS have removed
|
are not an operator, you will probably receive
|
||||||
it from the server all together.
|
an error message when using this command
|
||||||
|
|
||||||
See also: OPER, WALLCHOPS
|
|
||||||
|
|
||||||
|
See also: OPER, WALLOPS
|
||||||
|
Loading…
Reference in New Issue
Block a user