mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
f0aa2d2049
Rewrote the syntax documentation of U-Z commands.
22 lines
263 B
Plaintext
22 lines
263 B
Plaintext
|
|
%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
|
|
|