Various updates/enhancements/fixes to the help files.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Jilles Tjoelker 2007-06-08 15:59:02 +00:00 committed by jilles
commit 10ae40c368
32 changed files with 78 additions and 50 deletions

View file

@ -1,11 +1,12 @@
@SYNTAX:wall@
This command sends a message to all operators in a channel. This is internal
irssi command which sends a message separately to each opearator, so this
may not be very good idea to use in channel with lots of operators.
This command sends a message to all operators in a channel. If the server
supports WALLCHOPS or STATUSMSG=@, it sends a notice to @#channel.
Otherwise it sends a notice separately to each operator, which may not
be a very good idea to use in a channel with lots of operators.
Some IRC servers support also /MSG @#channel or /WALLCHOPS which you should
Many IRC servers support also /MSG @#channel or /WALLCHOPS which you should
use if possible.
See also: WALLCHOPS