mirror of
https://github.com/ceph/ceph
synced 2025-02-15 14:58:01 +00:00
Tweak usage statement
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
This commit is contained in:
parent
ef21080605
commit
0d1fe79b70
@ -3,8 +3,8 @@ import docopt
|
||||
import teuthology.suite
|
||||
|
||||
doc = """
|
||||
usage: teuthology-suite [-h]
|
||||
teuthology-suite --suite <suite> [options] [<config_yaml>...]
|
||||
usage: teuthology-suite --help
|
||||
teuthology-suite --suite <suite> [options] [<config_yaml>...]
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user