]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
man: add rbd status to doc/man/8/rbd.rst
authorYunchuan Wen <yunchuanwen@ubuntukylin.com>
Wed, 21 Jan 2015 00:43:07 +0000 (00:43 +0000)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 2 Feb 2015 09:32:23 +0000 (10:32 +0100)
Signed-off-by: Yunchuan Wen <yunchuanwen@ubuntukylin.com>
Reviewed-by: Li Wang <liwang@ubuntukylin.com>
doc/man/8/rbd.rst

index d54e04c79a64e8c703321346a748647e27c83502..15d9ce2f4c839c991bcd7f80f17160cfcb8b712d 100644 (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.