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

Chris McDonough chrism@zope.com
Tue, 22 Jul 2003 17:03:26 -0400


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

Modified Files:
      Tag: Zope-2_7-branch
	README.txt 
Log Message:
Add comments about other utilities into README.txt.


=== Zope/utilities/README.txt 1.8 => 1.8.10.1 ===
--- Zope/utilities/README.txt:1.8	Thu Feb 13 14:08:15 2003
+++ Zope/utilities/README.txt	Tue Jul 22 17:03:20 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