diff options
Diffstat (limited to 'docs/help/in/wait.in')
-rw-r--r-- | docs/help/in/wait.in | 21 |
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 |