1
0
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:
David Teigland 2018-06-27 09:19:01 -05:00
parent 163a30d784
commit f96fd9961d

View File

@ -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