1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

man: use macros for indenting in lvmthin

This commit is contained in:
David Teigland 2014-07-21 10:28:20 -05:00
parent 3366baf076
commit 1fe487043d

View File

@ -818,7 +818,9 @@ Command to set the discard mode when creating a thin pool LV:
.br
.B lvconvert \-\-discards {ignore|nopassdown|passdown}
.br
.B " " \-\-thinpool VG/ThinDataLV \-\-poolmetadata VG/ThinMetaLV
.RS
.B \-\-thinpool VG/ThinDataLV \-\-poolmetadata VG/ThinMetaLV
.RE
Command to change the discard mode of an existing thin pool LV:
.br
@ -933,7 +935,9 @@ name of ExampleLV.
.B lvconvert \-\-type thin \-\-thinpool VG/ThinPoolLV
.br
.B " " \-\-originname NewExternalOriginLV \-\-thin VG/ExampleLV
.RS
.B \-\-originname NewExternalOriginLV \-\-thin VG/ExampleLV
.RE
.I Example
.br