diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-17 16:22:24 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-17 16:22:24 +0000 |
commit | 568fe02d8427af36e2e4b42e7c5d175d32a66ad8 (patch) | |
tree | 3e20c904fdcbfea7fee7d04f1d80afc2ef363fac /help/join | |
parent | 6ecf4393f5cfe29357603adbeda045bd5b3045ad (diff) |
- Update help files
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3577 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help/join')
-rw-r--r-- | help/join | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ JOIN <#channel1[,#channel2,#channel3...]> [key] The JOIN command allows you to enter a public chat area known as a channel. You can join more than one channel at a time, -separating their names with comma's (','). +separating their names with commas (','). If the channel has a key set, the second argument must be given to enter. This allows channels to be password protected. |