summaryrefslogtreecommitdiff
path: root/docs/help/in/wall.in
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-08-05 22:00:30 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-08-05 22:00:30 +0200
commitf0aa2d204990636a65de9aaba7c13c0866fcaf83 (patch)
treea28895b766bc1ef61c14eb8c7fc497e951e8ee6f /docs/help/in/wall.in
parentb9f532568b92444488ce00c1734013e035d40f56 (diff)
downloadirssi-f0aa2d204990636a65de9aaba7c13c0866fcaf83.zip
Syntax rewrite of U-Z commands
Rewrote the syntax documentation of U-Z commands.
Diffstat (limited to 'docs/help/in/wall.in')
-rw-r--r--docs/help/in/wall.in23
1 files changed, 19 insertions, 4 deletions
diff --git a/docs/help/in/wall.in b/docs/help/in/wall.in
index f1518672..bf1fc12e 100644
--- a/docs/help/in/wall.in
+++ b/docs/help/in/wall.in
@@ -1,8 +1,23 @@
+%9Syntax:%9
+
@SYNTAX:wall@
-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.
+%9Parameters:%9
+
+ The channel and the message; if no channel is given, the active channel
+ will be used.
+
+%9Description:%9
+
+ Sends a message to all channel operators. If the server doesn't support
+ WALLCHOPS or STATUSMSG it will send a notice to each channel operator
+ individually.
+
+%9Examples:%9
+
+ /WALL I'm off for today; take care! :)
+ /WALL #irssi I'm feeling supercalifragilisticexpialidocious today :D
+
+%9See also:%9 MSG, NOTICE