| Revision: | 1028 |
| Committed: | Sun Nov 8 13:03:38 2009 UTC (16 years, 8 months ago) by michael |
| Original Path: | ircd-hybrid/help/opers/join |
| File size: | 464 byte(s) |
| Log Message: | - move ircd-hybrid-7.2 to trunk |
| # | Content |
|---|---|
| 1 | # $Id$ |
| 2 | JOIN <#channel1[,#channel2,#channel3...]> [key] |
| 3 | |
| 4 | The JOIN command allows you to enter a public chat area known as |
| 5 | a channel. Network wide channels are proceeded by a '#', while |
| 6 | a local server channel is proceeded by an '&'. You can join more |
| 7 | than one channel at a time, separating their names with comma's (','). |
| 8 | |
| 9 | If the channel has a key set, the second argument must be |
| 10 | given to enter. This allows channels to be password protected. |
| 11 | |
| 12 | See also: part, list |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Id Revision |