summaryrefslogtreecommitdiff
path: root/docs/help
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@irssi.org>2004-09-18 20:56:33 +0000
committergeert <geert@dbcabf3a-b0e7-0310-adc4-f8d773084564>2004-09-18 20:56:33 +0000
commit4cc4ddc1a796aa2e579e61acefc0348022de7e4f (patch)
treeb06b058f0d1b62708a51fbd3abcbff89471bbc65 /docs/help
parent19ca0eb0598f40c696ba7ecba248197ee92bdead (diff)
downloadirssi-4cc4ddc1a796aa2e579e61acefc0348022de7e4f.zip
Fixed /KNOCK support.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3305 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r--docs/help/in/knock.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/help/in/knock.in b/docs/help/in/knock.in
index 36100fbf..947e3a8a 100644
--- a/docs/help/in/knock.in
+++ b/docs/help/in/knock.in
@@ -1,5 +1,5 @@
-KNOCK %|<channel>
+@SYNTAX:knock@
Works only in some IRC networks (hybrid-like ircds).
@@ -8,8 +8,9 @@ KNOCK is a feature that lets you request access to a channel they cannot join wi
The following conditions must be met for KNOCK to work:
- You are not banned from the channel
- - Channel is not secret (+s)
+ - Channel is not secret (+s) or private (+p)
- You are not already on the channel
- Channel is invite only (+i), has a key (+k) or limit is full
When successful KNOCK issued, it sends a notice to channel operators. Use of KNOCK is rate limited by server.
+