summaryrefslogtreecommitdiff
path: root/man/lvremove.8.end
diff options
context:
space:
mode:
Diffstat (limited to 'man/lvremove.8.end')
-rw-r--r--man/lvremove.8.end11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/lvremove.8.end b/man/lvremove.8.end
new file mode 100644
index 000000000..5c70ed644
--- /dev/null
+++ b/man/lvremove.8.end
@@ -0,0 +1,11 @@
+.SH EXAMPLES
+
+Remove an active LV without asking for confirmation.
+.br
+.B lvremove \-f vg00/lvol1
+
+Remove all LVs the specified VG.
+.br
+.B lvremove vg00
+
+