Import lvm2 from NetBSD
[dragonfly.git] / contrib / lvm2 / dist / man / pvremove.8.in
1 .TH PVREMOVE 8 "LVM TOOLS #VERSION#" "Sistina Software UK" \" -*- nroff -*-
2 .SH NAME
3 pvremove \- remove a physical volume
4 .SH SYNOPSIS
5 .B pvremove
6 .RB [ \-d | \-\-debug]
7 .RB [ \-f [ f ]| \-\-force " [" \-\-force ]]
8 .RB [\-h | \-\-help]
9 .RB [ \-t | \-\-test ]
10 .RB [ \-v [ v ]| \-\-verbose " [" \-\-verbose ]]
11 .RB [ \-y | \-\-yes ]
12 .IR PhysicalVolume " [" PhysicalVolume ...]
13 .SH DESCRIPTION
14 .B pvremove
15 wipes the label on a device so that LVM will no longer recognise it
16 as a physical volume.
17 .SH OPTIONS
18 See \fBlvm\fP for common options.
19 .SH SEE ALSO
20 .BR lvm (8),
21 .BR pvcreate (8),
22 .BR pvdisplay (8)