diff options
author | Timo Sirainen <cras@irssi.org> | 2001-01-05 08:21:07 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-01-05 08:21:07 +0000 |
commit | 3654085b14518e9b88410ffb5f12e0dc573aa752 (patch) | |
tree | a22cd3b2cf0a1f20e9f471af79b3951f075ce7d6 /docs/help/in/wait.in | |
parent | 5eaec93b29b5948fbaa58c59106f7850f0b82b26 (diff) | |
download | irssi-3654085b14518e9b88410ffb5f12e0dc573aa752.zip |
updated docs
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1071 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/wait.in')
-rw-r--r-- | docs/help/in/wait.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/help/in/wait.in b/docs/help/in/wait.in new file mode 100644 index 00000000..4f5dc2f8 --- /dev/null +++ b/docs/help/in/wait.in @@ -0,0 +1,10 @@ + +@SYNTAX:wait@ + +Wait for <milliseconds> before sending the next command to server. + +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 NickServ has time to identify you to ChanServ which then +auto-ops you when joining. + |