mirror of
git://sourceware.org/git/lvm2.git
synced 2025-09-03 21:44:25 +03:00
man: lvmthin clean up syntax example
The syntax for converting an LV to a thin LV included an unnecessary --thin option. I was probably still confused about these options when writing this.
This commit is contained in:
@@ -1173,7 +1173,7 @@ name of ExampleLV.
|
|||||||
.B lvconvert \-\-type thin \-\-thinpool VG/ThinPoolLV
|
.B lvconvert \-\-type thin \-\-thinpool VG/ThinPoolLV
|
||||||
.br
|
.br
|
||||||
.RS
|
.RS
|
||||||
.B \-\-originname NewExternalOriginLV \-\-thin VG/ExampleLV
|
.B \-\-originname NewExternalOriginLV VG/ExampleLV
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.I Example
|
.I Example
|
||||||
|
Reference in New Issue
Block a user