[srvx-commits] CVS: services/src chanserv.help,1.33,1.34
Brought to you by:
entrope
|
From: Zoot <zo...@us...> - 2002-07-23 18:47:43
|
Update of /cvsroot/srvx/services/src
In directory usw-pr-cvs1:/tmp/cvs-serv19860/src
Modified Files:
chanserv.help
Log Message:
Update ChanServ's search documentation to include the flags criterion.
Index: chanserv.help
===================================================================
RCS file: /cvsroot/srvx/services/src/chanserv.help,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** chanserv.help 7 Jul 2002 19:32:21 -0000 1.33
--- chanserv.help 23 Jul 2002 18:47:40 -0000 1.34
***************
*** 477,481 ****
--- 477,483 ----
" UNVISITED Channels that have not been visited in at least the given duration",
" REGISTERED Channels that have been registered for less than the given duration",
+ " FLAGS Matches channels with the specified flag set",
" LIMIT Limit the number of channels returned by the search",
+ "Flags that can be matched against are: nodelete and suspended.",
"$uSee Also:$u search, search actions");
"SEARCH ACTIONS" ("$bSEARCH ACTIONS$b",
|