diff options
| -rw-r--r-- | doc/Protocol.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Protocol.txt b/doc/Protocol.txt index 7dc9f2cc..14da8475 100644 --- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -93,7 +93,7 @@ defined in RFC 2813, section 4.1.1. II.2 Exchange channel-modes, topics, and persistent channels Command: CHANINFO - Parameters: <channel> +<modes> <key> <maxusers> [<topic>] + Parameters: <channel> +<modes> <key> <limit> [<topic>] Used by: servers only CHANINFO is used by servers to inform each other about a channel: its @@ -115,4 +115,4 @@ channel mode). In this case <limit> should be "0". -- -$Id: Protocol.txt,v 1.12 2004/04/25 15:44:10 alex Exp $ +$Id: Protocol.txt,v 1.13 2005/08/27 19:00:06 alex Exp $ |