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

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


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

Modified Files:
	zdctl.py 
Log Message:
fix help text; see collector issue 1310


=== Zope/lib/python/zdaemon/zdctl.py 1.51 => 1.52 ===
--- Zope/lib/python/zdaemon/zdctl.py:1.51	Thu Apr 22 14:41:43 2004
+++ Zope/lib/python/zdaemon/zdctl.py	Tue May  4 14:57:07 2004
@@ -18,8 +18,8 @@
        [zdrun-options] [action [arguments]]
 
 Options:
--C/--configuration URL -- configuration file or URL
--S/--configuration XML Schema -- XML schema for configuration file
+-C/--configfile URL -- configuration file or URL
+-S/--schemafile XML Schema -- XML schema for configuration file
 -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