[Zodb-checkins] CVS: ZODB3/ZEO - start.py:1.45.6.6

Barry Warsaw barry at zope.com
Mon Jul 28 12:10:55 EDT 2003


Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv25521

Modified Files:
      Tag: ZODB3-3_1-branch
	start.py 
Log Message:
main(): Fix typos in usage docstring.


=== ZODB3/ZEO/start.py 1.45.6.5 => 1.45.6.6 ===
--- ZODB3/ZEO/start.py:1.45.6.5	Tue Jan 21 07:33:20 2003
+++ ZODB3/ZEO/start.py	Mon Jul 28 11:10:50 2003
@@ -120,7 +120,7 @@
 
        -D -- Run in debug mode
 
-       -d -- Set STUPD_LOG_SEVERITY to -300
+       -d -- Set STUPID_LOG_SEVERITY to -300
 
        -U -- Unix-domain socket file to listen on
 
@@ -133,7 +133,7 @@
 
        -p port -- port to listen on
 
-       -h adddress -- host address to listen on
+       -h address -- host address to listen on
 
        -s -- Don't use zdeamon
 




More information about the Zodb-checkins mailing list