summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorStratos Psomadakis <psomas@grnet.gr>2011-11-07 11:24:35 +0200
committerJosh Durgin <josh.durgin@dreamhost.com>2011-11-07 09:27:15 -0800
commit4e518ed3ded428f607e0d5b063a6186ebfa1e30c (patch)
tree4f01842b665bdd2986757a82e8e67a9a38c4718a /man
parent34d80397f73a847f31aad6f00afd0eeb3d526ca0 (diff)
downloadceph-4e518ed3ded428f607e0d5b063a6186ebfa1e30c.tar.gz
rbd: Document the rbd showmapped cmd
Document the rbd showmapped cmd in rbd.usage(), and rbd's man page, and add it to the bash completion script. Signed-off-by: Stratos Psomadakis <psomas@grnet.gr>
Diffstat (limited to 'man')
-rw-r--r--man/rbd.83
1 files changed, 3 insertions, 0 deletions
diff --git a/man/rbd.8 b/man/rbd.8
index f2eea7009ce..16da65aea1f 100644
--- a/man/rbd.8
+++ b/man/rbd.8
@@ -135,6 +135,9 @@ Maps the specified image to a block device via the rbd kernel module.
.TP
.B \fBunmap\fP [\fIdevice\-path\fP]
Unmaps the block device that was mapped via the rbd kernel module.
+.TP
+.B \fBshowmapped\fP
+Show the rbd images that are mapped via the rbd kernel module.
.UNINDENT
.SH IMAGE NAME
.sp