From 6e9d7c98ea741f36cfca956972f9d4170d8d9415 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 26 Mar 2001 15:29:21 +0000 Subject: [PATCH] fixed descriptions git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1426 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/wall.in | 11 ++++++----- docs/help/in/wallops.in | 11 +++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/help/in/wall.in b/docs/help/in/wall.in index 82a21314..103c4ba4 100644 --- a/docs/help/in/wall.in +++ b/docs/help/in/wall.in @@ -1,10 +1,11 @@ @SYNTAX:wall@ -This command sends the given message to everyone on -the network who has user mode +w turned on. If you -are not an operator, you will probably receive -an error message when using this command +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. -See also: OPER, WALLOPS +Some IRC servers support also /MSG @#channel which you should use if +possible. +See also: diff --git a/docs/help/in/wallops.in b/docs/help/in/wallops.in index 681f8201..1690db2c 100644 --- a/docs/help/in/wallops.in +++ b/docs/help/in/wallops.in @@ -1,10 +1,9 @@ @SYNTAX:wallops@ -Sends a message to all operators currently on irc. -This command has deteriorated to the point that it -is no longer useful, and most OPERATORS have removed -it from the server all together. - -See also: OPER, WALLCHOPS +This command sends the given message to everyone on +the network who has user mode +w turned on. If you +are not an operator, you will probably receive +an error message when using this command +See also: OPER, WALLOPS