mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
scripts/run-cbt.sh: correct script option usage
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
This commit is contained in:
parent
9442abd152
commit
eb8aab1f81
@ -10,7 +10,7 @@ usage:
|
||||
options:
|
||||
-a,--archive-dir directory in which the test result is stored, default to $PWD/cbt-archive
|
||||
--build-dir directory where CMakeCache.txt is located, default to $PWD
|
||||
--cbt-dir directory of cbt if you have already a copy of it. ceph/cbt:master will be cloned from github if not specified
|
||||
--cbt directory of cbt if you have already a copy of it. ceph/cbt:master will be cloned from github if not specified
|
||||
-h,--help print this help message
|
||||
--source-dir the path to the top level of Ceph source tree, default to $PWD/..
|
||||
--use-existing do not setup/teardown a vstart cluster for testing
|
||||
|
Loading…
Reference in New Issue
Block a user