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