summaryrefslogtreecommitdiff
path: root/man/vgsplit.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/vgsplit.8_pregen
parent396d93937db940736675db13609640ac6856b912 (diff)
downloadlvm2-9eca1312569f89884ca4c0a767d6c603ab7613db.tar.gz
make: generate
Oops, previous generate was not correct.
Diffstat (limited to 'man/vgsplit.8_pregen')
-rw-r--r--man/vgsplit.8_pregen54
1 files changed, 27 insertions, 27 deletions
diff --git a/man/vgsplit.8_pregen b/man/vgsplit.8_pregen
index 9a1a6083e..c4721b9ba 100644
--- a/man/vgsplit.8_pregen
+++ b/man/vgsplit.8_pregen
@@ -143,7 +143,7 @@ Common options for lvm:
.ad b
.RE
.SH OPTIONS
-.TP
+.HP
.ad l
\fB--alloc\fP
.nh
@@ -167,21 +167,21 @@ e.g. by placing two stripes on the same PV.
Optional positional PV args on the command line can also be used to limit
which PVs the command will use for allocation.
See \fBlvm\fP(8) for more information about allocation.
-.TP
+.HP
.ad l
\fB-A\fP|\fB--autobackup\fP \fBy\fP|\fBn\fP
.br
.ad b
Specifies if metadata should be backed up automatically after a change.
Enabling this is strongly advised! See \fBvgcfgbackup\fP(8) for more information.
-.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
@@ -190,14 +190,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
@@ -205,7 +205,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
@@ -215,39 +215,39 @@ 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-h\fP|\fB--help\fP
.br
.ad b
Display help text.
-.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-l\fP|\fB--maxlogicalvolumes\fP \fINumber\fP
.br
.ad b
Sets the maximum number of LVs allowed in a VG.
-.TP
+.HP
.ad l
\fB-p\fP|\fB--maxphysicalvolumes\fP \fINumber\fP
.br
@@ -256,7 +256,7 @@ Sets the maximum number of PVs that can belong to the VG.
The value 0 removes any limitation.
For large numbers of PVs, also see options --pvmetadatacopies,
and --vgmetadatacopies for improving performance.
-.TP
+.HP
.ad l
\fB-M\fP|\fB--metadatatype\fP \fBlvm2\fP
.br
@@ -264,33 +264,33 @@ and --vgmetadatacopies for improving performance.
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-n\fP|\fB--name\fP \fIString\fP
.br
.ad b
Move only PVs used by the named LV.
-.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-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-t\fP|\fB--test\fP
.br
@@ -300,20 +300,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--[vg]metadatacopies\fP \fBall\fP|\fBunmanaged\fP|\fINumber\fP
.br
@@ -331,7 +331,7 @@ The number can also be replaced with special string values:
metadataignore flags.
\fBall\fP causes LVM to first clear the metadataignore flags on
all PVs, and then to become unmanaged.
-.TP
+.HP
.ad l
\fB-y\fP|\fB--yes\fP
.br
@@ -340,11 +340,11 @@ 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
\fIPV\fP
.br
Physical Volume name, a device path under /dev.
@@ -354,11 +354,11 @@ of physical extents (PEs). When the first PE is omitted, it defaults
to the start of the device, and when the last PE is omitted it defaults to end.
Start and end range (inclusive): \fIPV\fP[\fB:\fP\fIPE\fP\fB-\fP\fIPE\fP]...
Start and length range (counting from 0): \fIPV\fP[\fB:\fP\fIPE\fP\fB+\fP\fIPE\fP]...
-.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.