[Zodb-checkins] CVS: Zope/lib/python/zdaemon - zdrun.py:1.13.16.8

Fred L. Drake, Jr. fred at zope.com
Tue May 4 15:05:49 EDT 2004


Update of /cvs-repository/Zope/lib/python/zdaemon
In directory cvs.zope.org:/tmp/cvs-serv12348

Modified Files:
      Tag: Zope-2_7-branch
	zdrun.py 
Log Message:
see collector issue 1310:
- fix help text


=== Zope/lib/python/zdaemon/zdrun.py 1.13.16.7 => 1.13.16.8 ===
--- Zope/lib/python/zdaemon/zdrun.py:1.13.16.7	Mon Oct 27 10:52:12 2003
+++ Zope/lib/python/zdaemon/zdrun.py	Tue May  4 15:05:48 2004
@@ -17,7 +17,7 @@
 Usage: python zrdun.py [zrdun-options] program [program-arguments]
 
 Options:
--C/--configuration URL -- configuration file or URL
+-C/--configure URL -- configuration file or URL
 -b/--backoff-limit SECONDS -- set backoff limit to SECONDS (default 10)
 -d/--daemon -- run as a proper daemon; fork a subprocess, setsid(), etc.
 -f/--forever -- run forever (by default, exit when backoff limit is exceeded)




More information about the Zodb-checkins mailing list