summaryrefslogtreecommitdiff
path: root/man/lvresize.8_end
diff options
context:
space:
mode:
Diffstat (limited to 'man/lvresize.8_end')
-rw-r--r--man/lvresize.8_end6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/lvresize.8_end b/man/lvresize.8_end
index b69d6acd3..d16248ce1 100644
--- a/man/lvresize.8_end
+++ b/man/lvresize.8_end
@@ -1,6 +1,10 @@
.
.SH EXAMPLES
.
-Extend an LV by 16MB using specific physical extents:
+Extend an LV by 16MB using specific physical extents.
.br
.B lvresize -L+16M vg1/lv1 /dev/sda:0-1 /dev/sdb:0-1
+.P
+Resize an LV to use 50% of the size volume group.
+.br
+.B lvresize -l50%VG vg1/lv1