mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-06 17:18:29 +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
|
||
|
|
||
|
|