ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/join
(Generate patch)

Comparing:
ircd-hybrid-7.3/help/opers/join (file contents), Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC vs.
ircd-hybrid/trunk/help/join (file contents), Revision 5479 by michael, Sun Feb 8 11:55:55 2015 UTC

# Line 1 | Line 1
1 < # $Id$
2 < JOIN <#channel1[,#channel2,#channel3...]> [key]
1 > JOIN <#channel1[,#channel2,#channel3...]> [<key>{,<key>}]
2  
3   The JOIN command allows you to enter a public chat area known as
4 < a channel. Network wide channels are proceeded by a '#', while
5 < 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 (',').
4 > a channel. You can join more than one channel at a time,
5 > separating their names with commas (',').
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.

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)