[Zope-Checkins] CVS: Zope/lib/python/zdaemon - zdctl.py:1.43.14.4

Fred L. Drake, Jr. fred at zope.com
Tue May 4 14:56:52 EDT 2004


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

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


=== Zope/lib/python/zdaemon/zdctl.py 1.43.14.3 => 1.43.14.4 ===
--- Zope/lib/python/zdaemon/zdctl.py:1.43.14.3	Wed Feb 18 16:46:59 2004
+++ Zope/lib/python/zdaemon/zdctl.py	Tue May  4 14:56:49 2004
@@ -18,7 +18,7 @@
        [zdrun-options] [action [arguments]]
 
 Options:
--C/--configuration URL -- configuration file or URL
+-C/--configfile 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 Zope-Checkins mailing list