From a8182f74df69ea0071597589d2d24ae92f555cf1 Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Wed, 23 Mar 2005 15:55:09 -0500 Subject: update profile code to use shared categories file util/stats/stats.py: add database command to help --HG-- extra : convert_revision : 5d77e9d3e142f884d08d34b730c385c41c6bcafb --- util/stats/stats.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'util/stats/stats.py') diff --git a/util/stats/stats.py b/util/stats/stats.py index c9b7ab2ac..e09c57211 100755 --- a/util/stats/stats.py +++ b/util/stats/stats.py @@ -19,6 +19,9 @@ Usage: %s [-E] [-F] [-d ] [-g ] [-h ] [-p] stability Calculated statistical info about stats stat Show stat data (only matching regex) stats [regex] List all stats (only matching regex) + + database Where command is drop, init, or clean + ''' % sys.argv[0] sys.exit(1) -- cgit v1.2.3