[Zodb-checkins] CVS: Zope/lib/python/zdaemon - zdctl.py:1.43.14.5

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


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

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


=== Zope/lib/python/zdaemon/zdctl.py 1.43.14.4 => 1.43.14.5 ===
--- Zope/lib/python/zdaemon/zdctl.py:1.43.14.4	Tue May  4 14:56:49 2004
+++ Zope/lib/python/zdaemon/zdctl.py	Tue May  4 15:06:18 2004
@@ -18,7 +18,7 @@
        [zdrun-options] [action [arguments]]
 
 Options:
--C/--configfile URL -- configuration file or URL
+-C/--configure URL -- configuration file or URL
 -h/--help -- print usage message and exit
 -b/--backoff-limit SECONDS -- set backoff limit to SECONDS (default 10)
 -d/--daemon -- run as a proper daemon; fork a subprocess, close files etc.




More information about the Zodb-checkins mailing list