[Zodb-checkins] CVS: Packages/ZEO - runzeo.py:1.15.6.8
Tim Peters
tim.one at comcast.net
Mon Apr 18 14:47:09 EDT 2005
Update of /cvs-repository/Packages/ZEO
In directory cvs.zope.org:/tmp/cvs-serv28610
Modified Files:
Tag: Zope-2_7-branch
runzeo.py
Log Message:
Document the new --pid-file argument.
=== Packages/ZEO/runzeo.py 1.15.6.7 => 1.15.6.8 ===
--- Packages/ZEO/runzeo.py:1.15.6.7 Thu Apr 14 10:44:14 2005
+++ Packages/ZEO/runzeo.py Mon Apr 18 14:47:08 2005
@@ -24,6 +24,9 @@
-t/--timeout TIMEOUT -- transaction timeout in secondes (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;
+ default $(INSTANCE_HOME)/var/ZEO.pid but only if envar
+ INSTANCE_HOME is defined
Unless -C is specified, -a and -f are required.
"""
More information about the Zodb-checkins
mailing list