mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
Put change to rbd manpage in .rst instead, update man/ from output
This commit is contained in:
parent
ee26c5d73a
commit
31fb8f97b6
@ -94,7 +94,7 @@ Commands
|
||||
Copies the content of a src-image into the newly created dest-image.
|
||||
|
||||
:command:`mv` [*src-image*] [*dest-image*]
|
||||
Renames an image.
|
||||
Renames an image. Note: rename across pools is not supported.
|
||||
|
||||
:command:`snap` ls [*image-name*]
|
||||
Dumps the list of snapshots inside a specific image.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH "RBD" "8" "February 17, 2012" "dev" "Ceph"
|
||||
.TH "RBD" "8" "May 02, 2012" "dev" "Ceph"
|
||||
.SH NAME
|
||||
rbd \- manage rados block device (RBD) images
|
||||
.
|
||||
@ -116,7 +116,7 @@ Creates a new image and imports its data from path.
|
||||
Copies the content of a src\-image into the newly created dest\-image.
|
||||
.TP
|
||||
.B \fBmv\fP [\fIsrc\-image\fP] [\fIdest\-image\fP]
|
||||
Renames an image. Note: rename across pools is unsupported.
|
||||
Renames an image. Note: rename across pools is not supported.
|
||||
.TP
|
||||
.B \fBsnap\fP ls [\fIimage\-name\fP]
|
||||
Dumps the list of snapshots inside a specific image.
|
||||
|
Loading…
Reference in New Issue
Block a user