[Zope-Checkins] CVS: Zope/lib/python/Controller - ZctlLib.py:1.1.2.8

Chris McDonough chrism@zope.com
Mon, 14 Oct 2002 02:40:38 -0400


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

Modified Files:
      Tag: chrism-install-branch
	ZctlLib.py 
Log Message:
Fixed bad help.


=== Zope/lib/python/Controller/ZctlLib.py 1.1.2.7 => 1.1.2.8 ===
--- Zope/lib/python/Controller/ZctlLib.py:1.1.2.7	Mon Oct 14 02:33:02 2002
+++ Zope/lib/python/Controller/ZctlLib.py	Mon Oct 14 02:40:38 2002
@@ -358,7 +358,7 @@
         """
             Start a Python interpreter connected to the Zope appserver.
 
-            Syntax: debug [directive1=value, directive2=value, ...]
+            Syntax: debug
         """
         swhome = self._getSoftwareHome()
         zopehome = self._getZopeHome()