mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
man: fix lvreduce example
This commit is contained in:
parent
a14f21bf1d
commit
163a30d784
@ -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…
Reference in New Issue
Block a user