diff options
author | Jilles Tjoelker <jilles@irssi.org> | 2007-06-08 15:59:02 +0000 |
---|---|---|
committer | jilles <jilles@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-06-08 15:59:02 +0000 |
commit | 10ae40c3688388ef40cf2fb272258bb75970d2cc (patch) | |
tree | 1f7dc0bcebfebc53344865bba67e228b3ccda300 /docs/help/in/wait.in | |
parent | ff63982d4f46d2c671215dcf89cc1b4aa136ac56 (diff) | |
download | irssi-10ae40c3688388ef40cf2fb272258bb75970d2cc.zip |
Various updates/enhancements/fixes to the help files.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/wait.in')
-rw-r--r-- | docs/help/in/wait.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/in/wait.in b/docs/help/in/wait.in index 4f5dc2f8..8b41ec73 100644 --- a/docs/help/in/wait.in +++ b/docs/help/in/wait.in @@ -5,6 +5,6 @@ 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. +channels so any host changes are processed and you can join +registered-only channels. |