1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

make: generate

Update lvresize options with +/-.
This commit is contained in:
Zdenek Kabelac 2024-05-01 23:24:20 +02:00
parent 1ab66f37ae
commit 8f37c22df2
2 changed files with 4 additions and 6 deletions

View File

@ -513,8 +513,6 @@ Create a thin LV that is a snapshot of an existing thin LV.
[ \fB--type thin\fP ] (implied) [ \fB--type thin\fP ] (implied)
.br .br
.br .br
[ \fB-T\fP|\fB--thin\fP ]
.br
[ COMMON_OPTIONS ] [ COMMON_OPTIONS ]
.ad b .ad b
.RE .RE

View File

@ -59,7 +59,7 @@ lvresize \(em Resize a logical volume
.br .br
\fB--noudevsync\fP \fB--noudevsync\fP
.br .br
\fB--poolmetadatasize\fP [\fB+\fP]\fISize\fP[m|UNIT] \fB--poolmetadatasize\fP [\fB+\fP|\fB-\fP]\fISize\fP[m|UNIT]
.br .br
\fB--profile\fP \fIString\fP \fB--profile\fP \fIString\fP
.br .br
@ -111,7 +111,7 @@ Resize an LV by a specified size.
.br .br
[ \fB-r\fP|\fB--resizefs\fP ] [ \fB-r\fP|\fB--resizefs\fP ]
.br .br
[ \fB--poolmetadatasize\fP [\fB+\fP]\fISize\fP[m|UNIT] ] [ \fB--poolmetadatasize\fP [\fB+\fP|\fB-\fP]\fISize\fP[m|UNIT] ]
.br .br
[ \fB--fs\fP \fIString\fP ] [ \fB--fs\fP \fIString\fP ]
.br .br
@ -148,7 +148,7 @@ Resize an LV by specified PV extents.
Resize a pool metadata SubLV by a specified size. Resize a pool metadata SubLV by a specified size.
.br .br
.P .P
\fBlvresize\fP \fB--poolmetadatasize\fP [\fB+\fP]\fISize\fP[m|UNIT] \fILV1\fP \fBlvresize\fP \fB--poolmetadatasize\fP [\fB+\fP|\fB-\fP]\fISize\fP[m|UNIT] \fILV1\fP
.br .br
.RS 4 .RS 4
.ad l .ad l
@ -445,7 +445,7 @@ in the background. Only use this if udev is not running or has rules that
ignore the devices LVM creates. ignore the devices LVM creates.
. .
.HP .HP
\fB--poolmetadatasize\fP [\fB+\fP]\fISize\fP[m|UNIT] \fB--poolmetadatasize\fP [\fB+\fP|\fB-\fP]\fISize\fP[m|UNIT]
.br .br
Specifies the new size of the pool metadata LV. Specifies the new size of the pool metadata LV.
The plus prefix \fB+\fP can be used, in which case The plus prefix \fB+\fP can be used, in which case