From f0aa2d204990636a65de9aaba7c13c0866fcaf83 Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Tue, 5 Aug 2014 22:00:30 +0200 Subject: Syntax rewrite of U-Z commands Rewrote the syntax documentation of U-Z commands. --- docs/help/in/wait.in | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'docs/help/in/wait.in') 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 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 -- cgit v1.2.3