man: add rbd status to doc/man/8/rbd.rst

Signed-off-by: Yunchuan Wen <yunchuanwen@ubuntukylin.com>
Reviewed-by: Li Wang <liwang@ubuntukylin.com>
This commit is contained in:
Yunchuan Wen 2015-01-21 00:43:07 +00:00 committed by Josh Durgin
parent 9dbd37bcd5
commit 4aa9f3f745

View File

@ -263,6 +263,9 @@ Commands
:command:`showmapped`
Show the rbd images that are mapped via the rbd kernel module.
:command:`status` [*image-name*]
Show the status of the image, including which clients have it open.
:command:`lock` list [*image-name*]
Show locks held on the image. The first column is the locker
to use with the `lock remove` command.