Revision: | 1674 |
Committed: | Fri Nov 23 21:00:02 2012 UTC (12 years, 9 months ago) by michael |
Original Path: | ircd-hybrid/trunk/help/opers/join |
File size: | 358 byte(s) |
Log Message: | - Minor cleanups to m_help.c, also helpfiles may no longer contain #comments |
# | Content |
---|---|
1 | JOIN <#channel1[,#channel2,#channel3...]> [key] |
2 | |
3 | The JOIN command allows you to enter a public chat area known as |
4 | a channel. You can join more than one channel at a time, |
5 | separating their names with comma's (','). |
6 | |
7 | If the channel has a key set, the second argument must be |
8 | given to enter. This allows channels to be password protected. |
9 | |
10 | See also: part, list |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id Revision |