summaryrefslogtreecommitdiff
path: root/docs/help/in/wait.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/wait.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/wait.in')
-rw-r--r--docs/help/in/wait.in21
1 files changed, 16 insertions, 5 deletions
diff --git a/docs/help/in/wait.in b/docs/help/in/wait.in
index 8b41ec73..263b9fb8 100644
--- a/docs/help/in/wait.in
+++ b/docs/help/in/wait.in
@@ -1,10 +1,21 @@
+%9Syntax:%9
+
@SYNTAX:wait@
-Wait for <milliseconds> before sending the next command to server.
+%9Parameters:%9
+
+ The amount of milliseconds.
+
+%9Description:%9
+
+ Waits the specified amount of milliseconds before sending the next command
+ to the server.
+
+%9Examples:%9
+
+ /WAIT 1000
+ /WAIT 5000
-This could be useful for example when identifying to NickServ; after
-sending the identify message you'd wait 3 seconds before joining to
-channels so any host changes are processed and you can join
-registered-only channels.
+%9See also:%9 ALIAS