diff options
author | Gary Lowell <glowell@inktank.com> | 2013-02-04 14:14:45 -0800 |
---|---|---|
committer | Gary Lowell <glowell@inktank.com> | 2013-02-04 14:14:45 -0800 |
commit | eba8697e98f1c0a044b0f02d9e3ca5edb2d4219a (patch) | |
tree | 130c0fb7ea2b92f0469e9e41d00dd77275984839 | |
parent | 804ffc63c49316d694efa1afdbb3fac65f5f9a7c (diff) | |
download | ceph-eba8697e98f1c0a044b0f02d9e3ca5edb2d4219a.tar.gz |
cli test: add pg deep-scrub option to test
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
-rw-r--r-- | src/test/cli/ceph/help.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/cli/ceph/help.t b/src/test/cli/ceph/help.t index 186490aebd4..9a035c6e7e4 100644 --- a/src/test/cli/ceph/help.t +++ b/src/test/cli/ceph/help.t @@ -68,6 +68,7 @@ ceph pg dump ceph pg <pg-id> query ceph pg scrub <pg-id> + ceph pg deep-scrub <pg-id> ceph pg map <pg-id> OPTIONS |