ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/join
Revision: 33
Committed: Sun Oct 2 20:50:00 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/help/opers/join
File size: 464 byte(s)
Log Message:
- svn:keywords

File Contents

# User Rev Content
1 knight 31 # $Id$
2 adx 30 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

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision