diff options
author | Sage Weil <sage@inktank.com> | 2013-10-01 10:02:40 -0700 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-10-01 10:02:40 -0700 |
commit | 3d062c2a238e458f65a71f442eb4de349ea0cde3 (patch) | |
tree | 276948957c351a255771753dfed909697c547a38 | |
parent | 055e31359ac977943f014270cc56a1b7786abee3 (diff) | |
download | ceph-3d062c2a238e458f65a71f442eb4de349ea0cde3.tar.gz |
rbd: fix cli test
Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r-- | src/test/cli/rbd/help.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/cli/rbd/help.t b/src/test/cli/rbd/help.t index 1ad79385a7e..754e11f9357 100644 --- a/src/test/cli/rbd/help.t +++ b/src/test/cli/rbd/help.t @@ -76,4 +76,5 @@ --pretty-format make json or xml output more readable --no-settle do not wait for udevadm to settle on map/unmap --no-progress do not show progress for long-running commands + --read-only set device readonly when mapping image --allow-shrink allow shrinking of an image when resizing |