summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-08-17 12:56:09 -0700
committerSage Weil <sage@newdream.net>2011-08-17 12:56:09 -0700
commit0ed2fafce0a44007744101ce0ab3503eee084777 (patch)
tree4d7074df773ae55b6c49f9807f1749ac56dc7b62 /man
parentd314506442d59024fcb80a76b35d78095261c23e (diff)
downloadceph-0ed2fafce0a44007744101ce0ab3503eee084777.tar.gz
rbd: remove dup 'rm' command from man page
Fixes: #1395 Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'man')
-rw-r--r--man/rbd.83
1 files changed, 0 insertions, 3 deletions
diff --git a/man/rbd.8 b/man/rbd.8
index 3b2b9db9bad..0deee48fb5b 100644
--- a/man/rbd.8
+++ b/man/rbd.8
@@ -60,9 +60,6 @@ Resizes rbd image. The size parameter also needs to be specified.
\fBrm \fR[ \fIimage-name\fP ]
Deletes rbd image (including all data blocks)
.TP
-\fBrm \fR[ \fIimage-name\fP ]
-Deletes rbd image (including all data blocks)
-.TP
\fBexport \fR[ \fIimage-name\fP ] \fR[ \fIdest-path\fP ]
Exports image to dest path.
.TP