diff options
author | Timo Sirainen <cras@irssi.org> | 2001-03-26 15:30:36 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-03-26 15:30:36 +0000 |
commit | 857664bb437f2278014b5d4a42fefee23219c50f (patch) | |
tree | 1a138a8642ef0c0cfb1d2dc69da2a393de29e444 | |
parent | 6e9d7c98ea741f36cfca956972f9d4170d8d9415 (diff) | |
download | irssi-857664bb437f2278014b5d4a42fefee23219c50f.zip |
added note about /wallchops
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1427 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r-- | docs/help/in/wall.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/help/in/wall.in b/docs/help/in/wall.in index 103c4ba4..212c3a8c 100644 --- a/docs/help/in/wall.in +++ b/docs/help/in/wall.in @@ -5,7 +5,7 @@ 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. -Some IRC servers support also /MSG @#channel which you should use if -possible. +Some IRC servers support also /MSG @#channel or /WALLCHOPS which you should +use if possible. -See also: +See also: WALLCHOPS |