]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Fixed help for USERS command.
authorsplidge <redacted>
Mon, 24 Mar 2008 01:39:17 +0000 (01:39 +0000)
committersplidge <redacted>
Mon, 24 Mar 2008 01:39:17 +0000 (01:39 +0000)
chanserv/chancmds/users.c

index ca03d24f47d3f40798e73d6730087729859fc368..0c0314f342b038f2212265a728b119cfb6c30319 100644 (file)
@@ -8,8 +8,9 @@
  * CMDHELP: Usage: USERS <channel>
  * CMDHELP: Displays a list of users on the named channel along with their usernames and flags
  * CMDHELP: on the channel, where:
- * CMDHELP: channel - channel to use
- * CMDHELP: USERS requires operator (+o) access on the named channel.
+ * CMDHELP: channel - channel to list
+ * CMDHELP: USERS requires you to be known (+k) on the named channel. You must also be on the 
+ * CMDHELP: channel yourself.
  */
 
 #include "../chanserv.h"