diff options
Diffstat (limited to 'help/join')
-rw-r--r-- | help/join | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/help/join b/help/join new file mode 100644 index 0000000..24c5375 --- /dev/null +++ b/help/join @@ -0,0 +1,10 @@ +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 (','). + +If the channel has a key set, the second argument must be +given to enter. This allows channels to be password protected. + +See also: part, list |