[srvx-commits] CVS: services/src opserv.help,1.57,1.58
Brought to you by:
entrope
|
From: Zoot <zo...@us...> - 2003-02-21 07:22:36
|
Update of /cvsroot/srvx/services/src
In directory sc8-pr-cvs1:/tmp/cvs-serv20396/src
Modified Files:
opserv.help
Log Message:
OperServ requires a channel be specified for the part command; update the help file accordingly.
Index: opserv.help
===================================================================
RCS file: /cvsroot/srvx/services/src/opserv.help,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -r1.57 -r1.58
*** opserv.help 20 Jan 2003 23:44:42 -0000 1.57
--- opserv.help 21 Feb 2003 07:22:31 -0000 1.58
***************
*** 116,120 ****
"$uSee Also:$u part");
"PART" ("/msg $O PART <#channel> ",
! "Makes $b$O$b leave the specified channel. If the channel is omitted, then $bpart$b will be done in the channel where the command was given.",
"$uSee Also:$u join");
--- 116,120 ----
"$uSee Also:$u part");
"PART" ("/msg $O PART <#channel> ",
! "Makes $b$O$b leave the specified channel.",
"$uSee Also:$u join");
|