summaryrefslogtreecommitdiff
path: root/util/stats/stats.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/stats/stats.py')
-rwxr-xr-xutil/stats/stats.py3
1 files changed, 3 insertions, 0 deletions
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 <db> ] [-g <get> ] [-h <host>] [-p]
stability <pairnum> <stats> Calculated statistical info about stats
stat <regex> Show stat data (only matching regex)
stats [regex] List all stats (only matching regex)
+
+ database <command> Where command is drop, init, or clean
+
''' % sys.argv[0]
sys.exit(1)