[Zope-Checkins] CVS: Zope/utilities - README.txt:1.9

Chris McDonough chrism@zope.com
Tue, 22 Jul 2003 16:43:09 -0400


Update of /cvs-repository/Zope/utilities
In directory cvs.zope.org:/tmp/cvs-serv14583

Modified Files:
	README.txt 
Log Message:
Added mentions of other utilities.


=== Zope/utilities/README.txt 1.8 => 1.9 ===
--- Zope/utilities/README.txt:1.8	Thu Feb 13 14:08:15 2003
+++ Zope/utilities/README.txt	Tue Jul 22 16:43:03 2003
@@ -13,3 +13,13 @@
     The testrunner utility is used to execute PyUnit test suites. You can
     find more information on PyUnit at http://pyunit.sourceforge.net. This
     utility should be run from the root of your Zope installation.
+
+  check_catalog.py -- Perform some consistency tests on a ZCatalog instance
+
+  mkzopeinstance.py -- create a Zope instance home
+
+  mkzeoinstance.py -- create a ZEO instance home
+
+  requestprofiler.py -- parse and analyze the Zope "detailed" log file
+
+  zpasswd.py -- generate "access" or "inituser" files for use with Zope