From: zkabelac@sourceware.org <zkabelac@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2/man pvcreate.8.in pvremove.8.in pvresize. ...
Date: 4 Feb 2011 21:19:04 -0000 [thread overview]
Message-ID: <20110204211904.16103.qmail@sourceware.org> (raw)
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 ]
reply other threads:[~2011-02-04 21:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110204211904.16103.qmail@sourceware.org \
--to=zkabelac@sourceware.org \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.