[Zodb-checkins] CVS: Packages/ZEO - runzeo.py:1.15.6.10
Tim Peters
tim.one at comcast.net
Fri Apr 22 17:23:09 EDT 2005
Update of /cvs-repository/Packages/ZEO
In directory cvs.zope.org:/tmp/cvs-serv17266/ZEO
Modified Files:
Tag: Zope-2_7-branch
runzeo.py
Log Message:
Backport docstring spelling correction from ZODB 3.4.
=== Packages/ZEO/runzeo.py 1.15.6.9 => 1.15.6.10 ===
--- Packages/ZEO/runzeo.py:1.15.6.9 Mon Apr 18 15:02:28 2005
+++ Packages/ZEO/runzeo.py Fri Apr 22 17:23:09 2005
@@ -21,7 +21,7 @@
-a/--address ADDRESS -- server address of the form PORT, HOST:PORT, or PATH
(a PATH must contain at least one "/")
-f/--filename FILENAME -- filename for FileStorage
--t/--timeout TIMEOUT -- transaction timeout in secondes (default no timeout)
+-t/--timeout TIMEOUT -- transaction timeout in seconds (default no timeout)
-h/--help -- print this usage message and exit
-m/--monitor ADDRESS -- address of monitor server ([HOST:]PORT or PATH)
--pid-file PATH -- relative path to output file containing this process's pid;
More information about the Zodb-checkins
mailing list