diff options
Diffstat (limited to 'docs/help/in/wait.in')
-rw-r--r-- | docs/help/in/wait.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/help/in/wait.in b/docs/help/in/wait.in new file mode 100644 index 0000000..263b9fb --- /dev/null +++ b/docs/help/in/wait.in @@ -0,0 +1,21 @@ + +%9Syntax:%9 + +@SYNTAX:wait@ + +%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 + +%9See also:%9 ALIAS + |