[srvx-commits] CVS: services/src opserv.help,1.24.2.11,1.24.2.12
Brought to you by:
entrope
From: Miles P. <pet...@us...> - 2001-08-13 19:21:23
|
Update of /cvsroot/srvx/services/src In directory usw-pr-cvs1:/tmp/cvs-serv28014 Modified Files: Tag: rel-1_0 opserv.help Log Message: fix gtrace help stuff Index: opserv.help =================================================================== RCS file: /cvsroot/srvx/services/src/opserv.help,v retrieving revision 1.24.2.11 retrieving revision 1.24.2.12 diff -C2 -r1.24.2.11 -r1.24.2.12 *** opserv.help 2001/08/12 04:36:50 1.24.2.11 --- opserv.help 2001/08/13 19:21:18 1.24.2.12 *************** *** 146,151 **** "$bMASK$b user@host Specifies a mask to search for.", "$bLIMIT$b count Limits the number of matching glines.", ! "$bREASON$b mask Looks for glines with the given reason.", ! "$bISSUER$b mask Looks for glines issued by the given mask.", "$bAFTER$b interval Looks for glines that expire more than $binterval$b in the future."); "HELP" ("$bHELP$b", --- 146,151 ---- "$bMASK$b user@host Specifies a mask to search for.", "$bLIMIT$b count Limits the number of matching glines.", ! "$bREASON$b reason Looks for glines with the given reason.", ! "$bISSUER$b handle Looks for glines issued by the given handle.", "$bAFTER$b interval Looks for glines that expire more than $binterval$b in the future."); "HELP" ("$bHELP$b", |