mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
f96fd9961d
-l -3 is correct, meaning reduce by 3.
This reverts commit d5bcc56eef
.
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
.SH EXAMPLES
|
|
|
|
Reduce the size of an LV by 3 logical extents:
|
|
.br
|
|
.B lvreduce -l -3 vg00/lvol1
|