summaryrefslogtreecommitdiff
path: root/docs/help
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help')
-rw-r--r--docs/help/in/wall.in11
-rw-r--r--docs/help/in/wallops.in11
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