mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
f96fd9961d
-l -3 is correct, meaning reduce by 3. This reverts commit d5bcc56eefde8349ffee93d0411c6f9fd71ceb84.
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
|