mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Revert "man: fix lvreduce example"
-l -3 is correct, meaning reduce by 3.
This reverts commit d5bcc56eef
.
This commit is contained in:
parent
163a30d784
commit
f96fd9961d
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Reduce the size of an LV by 3 logical extents:
|
Reduce the size of an LV by 3 logical extents:
|
||||||
.br
|
.br
|
||||||
.B lvreduce -l 3 vg00/lvol1
|
.B lvreduce -l -3 vg00/lvol1
|
||||||
|
Loading…
Reference in New Issue
Block a user