[Zope-CVS] CVS: Products/ZCTextIndex/tests - mailtest.py:1.1.2.16

Fred L. Drake, Jr. fdrake@acm.org
Tue, 7 May 2002 11:22:55 -0400


Update of /cvs-repository/Products/ZCTextIndex/tests
In directory cvs.zope.org:/tmp/cvs-serv9310

Modified Files:
      Tag: TextIndexDS9-branch
	mailtest.py 
Log Message:
Clean up the help text a little.

=== Products/ZCTextIndex/tests/mailtest.py 1.1.2.15 => 1.1.2.16 ===
 
 options:
-    -v verbose
+    -v     -- verbose
     -n NNN -- max number of messages to read from mailbox
     -q query
     -i mailbox
     -p NNN -- pack <data.fs> every NNN messages (default: 500), and at end
-    -p 0 -- don't pack at all
+    -p 0   -- don't pack at all
     -b NNN -- return the NNN best matches (default: 10)
-    -x -- exclude the message text from the data.fs
+    -x     -- exclude the message text from the data.fs
     -t NNN -- commit a transaction every NNN messages (default: 1)
 
 The script either indexes or queries depending on whether -q or -i is