]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanserv/chancmds/delchan.c
Add remaining help.
[irc/quakenet/newserv.git] / chanserv / chancmds / delchan.c
index d516bfd7c7d2cdc1c5bc6b90759c0db81e710cc6..8f12f6ded0a5abe6b616c860c791c3a0a625c46a 100644 (file)
@@ -7,6 +7,8 @@
  * CMDDESC: Removes a channel from the bot.
  * CMDFUNC: csc_dodelchan
  * CMDPROTO: int csc_dodelchan(void *source, int cargc, char **cargv);
+ * CMDHELP: Usage: delchan <channel> [<reason>]
+ * CMDHELP: Removes a channel from the bot, reason is optional.
  */
 
 #include "../chanserv.h"