mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
Revert "man: fix lvreduce example"
-l -3 is correct, meaning reduce by 3. This reverts commit d5bcc56eefde8349ffee93d0411c6f9fd71ceb84.
This commit is contained in:
parent
d5bcc56eef
commit
814dd84e07
@ -2,4 +2,4 @@
|
||||
|
||||
Reduce the size of an LV by 3 logical extents:
|
||||
.br
|
||||
.B lvreduce -l 3 vg00/lvol1
|
||||
.B lvreduce -l -3 vg00/lvol1
|
||||
|
Loading…
x
Reference in New Issue
Block a user