mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
12 lines
155 B
Plaintext
12 lines
155 B
Plaintext
.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
|
|
|
|
|