From 0e4b43608a0da37ba2cfa1ff90ea4a37d4916d9c Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 20 Jul 2014 09:59:05 +0000 Subject: - 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 --- help/part | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'help/part') diff --git a/help/part b/help/part index 9cf8f14..4e7c99f 100644 --- a/help/part +++ b/help/part @@ -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. -- cgit