diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-07-20 09:59:05 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-07-20 09:59:05 +0000 |
commit | 0e4b43608a0da37ba2cfa1ff90ea4a37d4916d9c (patch) | |
tree | ba1ce231106334dc4a03191dcafcab74c14a0a3b /help/part | |
parent | b131e394c4b66c871f2e73f14d5de6294edd2601 (diff) |
- Update several help files
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@4291 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help/part')
-rw-r--r-- | help/part | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ -PART <#channel> :[part message] +PART <#channel1[,#channel2,#channel3...]> :[part message] PART requires at least a channel argument to be given. It will exit the client from the specified channel. +You can part more than one channel at a time, +separating their names with commas (','). An optional part message may be given to be displayed to the channel. |