From: Zack Cerza Date: Mon, 4 Aug 2014 17:50:22 +0000 (-0600) Subject: Tweak usage statement X-Git-Tag: 1.1.0~1293 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0d1fe79b70e184ba3bf45276dd597a27947e447f;p=teuthology.git Tweak usage statement Signed-off-by: Zack Cerza --- diff --git a/scripts/suite.py b/scripts/suite.py index f896bf57e3..fa7bb521ed 100644 --- a/scripts/suite.py +++ b/scripts/suite.py @@ -3,8 +3,8 @@ import docopt import teuthology.suite doc = """ -usage: teuthology-suite [-h] - teuthology-suite --suite [options] [...] +usage: teuthology-suite --help + teuthology-suite --suite [options] [...] Run a suite of ceph integration tests. A suite is a directory containing facets. A facet is a directory containing config snippets. Running a suite