summaryrefslogtreecommitdiff
path: root/man/vgconvert.8_pregen
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-04-12 11:11:51 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2021-04-12 11:12:40 +0200
commit9eca1312569f89884ca4c0a767d6c603ab7613db (patch)
tree7fc4b2870df22293d68a6048f6483fbcd3f003d5 /man/vgconvert.8_pregen
parent396d93937db940736675db13609640ac6856b912 (diff)
downloadlvm2-9eca1312569f89884ca4c0a767d6c603ab7613db.tar.gz
make: generate
Oops, previous generate was not correct.
Diffstat (limited to 'man/vgconvert.8_pregen')
-rw-r--r--man/vgconvert.8_pregen52
1 files changed, 26 insertions, 26 deletions
diff --git a/man/vgconvert.8_pregen b/man/vgconvert.8_pregen
index 2f2ba8b75..093512ab0 100644
--- a/man/vgconvert.8_pregen
+++ b/man/vgconvert.8_pregen
@@ -115,7 +115,7 @@ Common options for lvm:
.RE
.SH OPTIONS
-.TP
+.HP
.ad l
\fB--bootloaderareasize\fP \fISize\fP[m|UNIT]
.br
@@ -131,14 +131,14 @@ and --dataalignmentoffset. The bootloader area may be larger than requested
due to the alignment, but it's never less than the requested size.
To see the bootloader area start and size of
an existing PV use pvs -o +pv_ba_start,pv_ba_size.
-.TP
+.HP
.ad l
\fB--commandprofile\fP \fIString\fP
.br
.ad b
The command profile to use for command configuration.
See \fBlvm.conf\fP(5) for more information about profiles.
-.TP
+.HP
.ad l
\fB--config\fP \fIString\fP
.br
@@ -147,14 +147,14 @@ Config settings for the command. These override lvm.conf settings.
The String arg uses the same format as lvm.conf,
or may use section/field syntax.
See \fBlvm.conf\fP(5) for more information about config.
-.TP
+.HP
.ad l
\fB-d\fP|\fB--debug\fP ...
.br
.ad b
Set debug level. Repeat from 1 to 6 times to increase the detail of
messages sent to the log file and/or syslog (if configured).
-.TP
+.HP
.ad l
\fB--devices\fP \fIPV\fP
.br
@@ -162,7 +162,7 @@ messages sent to the log file and/or syslog (if configured).
Devices that the command can use. This option can be repeated
or accepts a comma separated list of devices. This overrides
the devices file.
-.TP
+.HP
.ad l
\fB--devicesfile\fP \fIString\fP
.br
@@ -172,27 +172,27 @@ The file must exist in /etc/lvm/devices/ and is managed
with the lvmdevices(8) command.
This overrides the lvm.conf devices/devicesfile and
devices/use_devicesfile settings.
-.TP
+.HP
.ad l
\fB--driverloaded\fP \fBy\fP|\fBn\fP
.br
.ad b
If set to no, the command will not attempt to use device-mapper.
For testing and debugging.
-.TP
+.HP
.ad l
\fB-f\fP|\fB--force\fP ...
.br
.ad b
Override various checks, confirmations and protections.
Use with extreme caution.
-.TP
+.HP
.ad l
\fB-h\fP|\fB--help\fP
.br
.ad b
Display help text.
-.TP
+.HP
.ad l
\fB--labelsector\fP \fINumber\fP
.br
@@ -201,27 +201,27 @@ By default the PV is labelled with an LVM2 identifier in its second
sector (sector 1). This lets you use a different sector near the
start of the disk (between 0 and 3 inclusive - see LABEL_SCAN_SECTORS
in the source). Use with care.
-.TP
+.HP
.ad l
\fB--lockopt\fP \fIString\fP
.br
.ad b
Used to pass options for special cases to lvmlockd.
See \fBlvmlockd\fP(8) for more information.
-.TP
+.HP
.ad l
\fB--longhelp\fP
.br
.ad b
Display long help text.
-.TP
+.HP
.ad l
\fB--metadatasize\fP \fISize\fP[m|UNIT]
.br
.ad b
The approximate amount of space used for each VG metadata area.
The size may be rounded.
-.TP
+.HP
.ad l
\fB-M\fP|\fB--metadatatype\fP \fBlvm2\fP
.br
@@ -229,20 +229,20 @@ The size may be rounded.
Specifies the type of on-disk metadata to use.
\fBlvm2\fP (or just \fB2\fP) is the current, standard format.
\fBlvm1\fP (or just \fB1\fP) is no longer used.
-.TP
+.HP
.ad l
\fB--nolocking\fP
.br
.ad b
Disable locking.
-.TP
+.HP
.ad l
\fB--profile\fP \fIString\fP
.br
.ad b
An alias for --commandprofile or --metadataprofile, depending
on the command.
-.TP
+.HP
.ad l
\fB--pvmetadatacopies\fP \fB0\fP|\fB1\fP|\fB2\fP
.br
@@ -254,14 +254,14 @@ When 1, one copy of the VG metadata is stored at the front of the PV.
When 0, no copies of the VG metadata are stored on the given PV.
This may be useful in VGs containing many PVs (this places limitations
on the ability to use vgsplit later.)
-.TP
+.HP
.ad l
\fB-q\fP|\fB--quiet\fP ...
.br
.ad b
Suppress output and log messages. Overrides --debug and --verbose.
Repeat once to also suppress any prompts with answer 'no'.
-.TP
+.HP
.ad l
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP
.br
@@ -272,7 +272,7 @@ the report/output_format setting in lvm.conf.
If there is more than one report per command, each report is prefixed
with the report name for identification. \fBjson\fP produces report
output in JSON format. See \fBlvmreport\fP(7) for more information.
-.TP
+.HP
.ad l
\fB-t\fP|\fB--test\fP
.br
@@ -282,20 +282,20 @@ This is implemented by disabling all metadata writing but nevertheless
returning success to the calling function. This may lead to unusual
error messages in multi-stage operations if a tool relies on reading
back metadata it believes has changed but hasn't.
-.TP
+.HP
.ad l
\fB-v\fP|\fB--verbose\fP ...
.br
.ad b
Set verbose level. Repeat from 1 to 4 times to increase the detail
of messages sent to stdout and stderr.
-.TP
+.HP
.ad l
\fB--version\fP
.br
.ad b
Display version information.
-.TP
+.HP
.ad l
\fB-y\fP|\fB--yes\fP
.br
@@ -304,15 +304,15 @@ Do not prompt for confirmation interactively but always assume the
answer yes. Use with extreme caution.
(For automatic no, see -qq.)
.SH VARIABLES
-.TP
+.HP
\fIVG\fP
.br
Volume Group name. See \fBlvm\fP(8) for valid names.
-.TP
+.HP
\fIString\fP
.br
See the option description for information about the string content.
-.TP
+.HP
\fISize\fP[UNIT]
.br
Size is an input number that accepts an optional unit.