]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rbd: remove dup 'rm' command from man page
authorSage Weil <sage@newdream.net>
Wed, 17 Aug 2011 19:56:09 +0000 (12:56 -0700)
committerSage Weil <sage@newdream.net>
Wed, 17 Aug 2011 19:56:09 +0000 (12:56 -0700)
Fixes: #1395
Signed-off-by: Sage Weil <sage@newdream.net>
man/rbd.8

index 3b2b9db9bad798e99e564a85db603e959972954f..0deee48fb5bb6b018fb6e571b71bc542b8cb6ace 100644 (file)
--- 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