ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/join
Revision: 30
Committed: Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx
Original Path: ircd-hybrid/help/opers/join
File size: 511 byte(s)
Log Message:
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

File Contents

# User Rev Content
1 adx 30 # $Id: join,v 1.5 2005/07/14 06:44:40 metalrock Exp $
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

Properties

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