* LVM2/man pvcreate.8.in pvremove.8.in pvresize. ...
@ 2011-02-04 21:19 zkabelac
0 siblings, 0 replies; only message in thread
From: zkabelac @ 2011-02-04 21:19 UTC (permalink / raw)
To: lvm-devel
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: zkabelac at sourceware.org 2011-02-04 21:19:04
Modified files:
man : pvcreate.8.in pvremove.8.in pvresize.8.in
pvscan.8.in
Log message:
Place back some common options
Until man pages are generated keep some common options with all commands.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/pvcreate.8.in.diff?cvsroot=lvm2&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/pvremove.8.in.diff?cvsroot=lvm2&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/pvresize.8.in.diff?cvsroot=lvm2&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/pvscan.8.in.diff?cvsroot=lvm2&r1=1.2&r2=1.3
--- LVM2/man/pvcreate.8.in 2011/01/28 16:03:38 1.10
+++ LVM2/man/pvcreate.8.in 2011/02/04 21:19:03 1.11
@@ -3,6 +3,11 @@
pvcreate \- initialize a disk or partition for use by LVM
.SH SYNOPSIS
.B pvcreate
+.RB [ \-d | \-\-debug ]
+.RB [ \-h | \-\-help ]
+.RB [ \-t | \-\-test ]
+.RB [ \-v | \-\-verbose ]
+.RB [ \-\-version ]
.RB [ \-f [ f ]| \-\-force " [" \-\-force ]]
.RB [ \-y | \-\-yes ]
.RB [ \-\-labelsector ]
--- LVM2/man/pvremove.8.in 2011/01/28 16:03:38 1.2
+++ LVM2/man/pvremove.8.in 2011/02/04 21:19:04 1.3
@@ -3,9 +3,16 @@
pvremove \- remove a physical volume
.SH SYNOPSIS
.B pvremove
-.RB [ \-f [ f ]| \-\-force " [" \-\-force ]]
+.RB [ \-d | \-\-debug ]
+.RB [ \-h | \-\-help ]
+.RB [ \-t | \-\-test ]
+.RB [ \-v | \-\-verbose ]
+.RB [ \-\-version ]
+.RB [ \-f [ f ]| \-\-force
+.RB [ \-\-force ]]
.RB [ \-y | \-\-yes ]
-.IR PhysicalVolume " [" PhysicalVolume ...]
+.I PhysicalVolume
+.RI [ PhysicalVolume ...]
.SH DESCRIPTION
.B pvremove
wipes the label on a device so that LVM will no longer recognise it
--- LVM2/man/pvresize.8.in 2011/01/28 16:03:38 1.2
+++ LVM2/man/pvresize.8.in 2011/02/04 21:19:04 1.3
@@ -3,8 +3,15 @@
pvresize \- resize a disk or partition in use by LVM2
.SH SYNOPSIS
.B pvresize
-.RB [ \-\-setphysicalvolumesize " " \fIsize ]
-.IR PhysicalVolume " [" PhysicalVolume ...]
+.RB [ \-d | \-\-debug ]
+.RB [ \-h | \-\-help ]
+.RB [ \-t | \-\-test ]
+.RB [ \-v | \-\-verbose ]
+.RB [ \-\-version ]
+.RB [ \-\-setphysicalvolumesize
+.IR size ]
+.I PhysicalVolume
+.RI [ PhysicalVolume ...]
.SH DESCRIPTION
.B pvresize
resizes
--- LVM2/man/pvscan.8.in 2011/01/28 16:03:38 1.2
+++ LVM2/man/pvscan.8.in 2011/02/04 21:19:04 1.3
@@ -3,6 +3,11 @@
pvscan \- scan all disks for physical volumes
.SH SYNOPSIS
.B pvscan
+.RB [ \-d | \-\-debug ]
+.RB [ \-h | \-\-help ]
+.RB [ \-v | \-\-verbose ]
+.RB [ \-\-version ]
+.RB [ \-\-ignorelockingfailure ]
.RB [ \-e | \-\-exported ]
.RB [ \-n | \-\-novolumegroup ]
.RB [ \-s | \-\-short ]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-04 21:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 21:19 LVM2/man pvcreate.8.in pvremove.8.in pvresize. zkabelac
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.