]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanserv/chancmds/chantype.c
Add remaining help.
[irc/quakenet/newserv.git] / chanserv / chancmds / chantype.c
index bcb3f4295a5a55db69467b9d54da8574fbec8038..d7dd4b31f0c9b6257b7697bab87c5a18be8d35ca 100644 (file)
@@ -7,6 +7,8 @@
  * CMDDESC: Shows or changes a channel's type.
  * CMDFUNC: csc_dochantype
  * CMDPROTO: int csc_dochantype(void *source, int cargc, char **cargv);
+ * CMDHELP: Usage: chantype <channel> [<channel type>]
+ * CMDHELP: Views or changes the channel type for the specified channel.
  */
 
 #include "../chanserv.h"