[srvx-commits] CVS: services/src chanserv.help,1.45,1.46
Brought to you by:
entrope
|
From: Zoot <zo...@us...> - 2002-12-12 04:07:28
|
Update of /cvsroot/srvx/services/src
In directory sc8-pr-cvs1:/tmp/cvs-serv25134/src
Modified Files:
chanserv.help
Log Message:
Include the uset command in the help index.
Index: chanserv.help
===================================================================
RCS file: /cvsroot/srvx/services/src/chanserv.help,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -r1.45 -r1.46
*** chanserv.help 12 Dec 2002 03:32:25 -0000 1.45
--- chanserv.help 12 Dec 2002 04:07:26 -0000 1.46
***************
*** 32,35 ****
--- 32,36 ----
" VOICE Give voice to the specified user.",
" DEVOICE Remove voice from the specified user.",
+ " USET Set channel user options.",
" SUSPEND Suspend a user's access to a channel.",
" UNSUSPEND Restore a user's access to a channel.",
|