? help.conf.patch
Index: help.conf
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Attic/help.conf,v
retrieving revision 1.1.2.51.2.27
diff -u -r1.1.2.51.2.27 help.conf
--- help.conf	11 Dec 2006 12:13:20 -0000	1.1.2.51.2.27
+++ help.conf	16 Apr 2007 05:21:53 -0000
@@ -782,10 +782,10 @@
 };
 
 help Kill {
-	" Forcefully Disconnects a user from an IRC Server.";
+	" Forcefully Disconnects users from an IRC Server.";
 	" IRC Operator only command.";
 	" -";
-	" Syntax:  KILL <user> <reason>";
+	" Syntax:  KILL <user1>,<user2>,<user3>,... <reason>";
 	" Example: KILL Jack16 Cloning is not allowed";
 };
 
