summaryrefslogtreecommitdiffstats
path: root/man/pvremove.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/pvremove.8')
-rw-r--r--man/pvremove.822
1 files changed, 22 insertions, 0 deletions
diff --git a/man/pvremove.8 b/man/pvremove.8
new file mode 100644
index 00000000..7dcf4234
--- /dev/null
+++ b/man/pvremove.8
@@ -0,0 +1,22 @@
+.TH PVREMOVE 8 "LVM TOOLS" "Sistina Software UK" \" -*- nroff -*-
+.SH NAME
+pvremove \- remove a physical volume
+.SH SYNOPSIS
+.B pvremove
+.RB [ \-d | \-\-debug]
+.RB [ \-f [ f ]| \-\-force " [" \-\-force ]]
+.RB [\-h | \-\-help]
+.RB [ \-t | \-\-test ]
+.RB [ \-v [ v ]| \-\-verbose " [" \-\-verbose ]]
+.RB [ \-y | \-\-yes ]
+.IR PhysicalVolume " [" PhysicalVolume ...]
+.SH DESCRIPTION
+.B pvremove
+wipes the label on a device so that LVM will no longer recognise it
+as a physical volume.
+.SH OPTIONS
+See \fBlvm\fP for common options.
+.SH SEE ALSO
+.BR lvm (8),
+.BR pvcreate (8),
+.BR pvdisplay (8)