mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
11 lines
157 B
Plaintext
11 lines
157 B
Plaintext
.
|
|
.SH EXAMPLES
|
|
.
|
|
Remove an active LV without asking for confirmation.
|
|
.br
|
|
.B lvremove -f vg00/lvol1
|
|
.P
|
|
Remove all LVs the specified VG.
|
|
.br
|
|
.B lvremove vg00
|