| Revision: | 1155 |
| Committed: | Tue Aug 9 20:27:45 2011 UTC (14 years, 11 months ago) by michael |
| Original Path: | ircd-hybrid/help/opers/join |
| File size: | 464 byte(s) |
| Log Message: | - recreate "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 |