[Zope-Checkins] SVN: Zope/trunk/test.py Improve docstring/help message.

Stefan H. Holek stefan at epy.co.at
Fri Jul 30 14:08:35 EDT 2004


Log message for revision 26854:
  Improve docstring/help message.
  


Changed:
  U   Zope/trunk/test.py


-=-
Modified: Zope/trunk/test.py
===================================================================
--- Zope/trunk/test.py	2004-07-30 17:46:13 UTC (rev 26853)
+++ Zope/trunk/test.py	2004-07-30 18:08:35 UTC (rev 26854)
@@ -49,10 +49,12 @@
 -c  
     Use pychecker
 
--C filename
 --config-file filename
     Configure Zope by loading the specified configuration file (zope.conf).
 
+-C filename
+    Shortcut for --config-file filename.
+
 -d
     Instead of the normal test harness, run a debug version which
     doesn't catch any exceptions.  This is occasionally handy when the



More information about the Zope-Checkins mailing list