From 4aa9f3f74560a957c374620d9fbd689964548812 Mon Sep 17 00:00:00 2001 From: Yunchuan Wen Date: Wed, 21 Jan 2015 00:43:07 +0000 Subject: [PATCH] man: add rbd status to doc/man/8/rbd.rst Signed-off-by: Yunchuan Wen Reviewed-by: Li Wang --- doc/man/8/rbd.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/8/rbd.rst b/doc/man/8/rbd.rst index d54e04c79a64e..15d9ce2f4c839 100644 --- a/doc/man/8/rbd.rst +++ b/doc/man/8/rbd.rst @@ -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. -- 2.39.5