summaryrefslogtreecommitdiff
path: root/man/vgimportclone.8_pregen
diff options
context:
space:
mode:
Diffstat (limited to 'man/vgimportclone.8_pregen')
-rw-r--r--man/vgimportclone.8_pregen66
1 files changed, 33 insertions, 33 deletions
diff --git a/man/vgimportclone.8_pregen b/man/vgimportclone.8_pregen
index deefcde02..3c5245e05 100644
--- a/man/vgimportclone.8_pregen
+++ b/man/vgimportclone.8_pregen
@@ -1,6 +1,6 @@
.TH VGIMPORTCLONE 8 "LVM TOOLS #VERSION#" "Red Hat, Inc."
.SH NAME
-vgimportclone \- Import a VG from cloned PVs
+vgimportclone - Import a VG from cloned PVs
.
.SH SYNOPSIS
\fBvgimportclone\fP \fIposition_args\fP
@@ -19,11 +19,11 @@ changes the associated VG and PV UUIDs.
.br
.RS 4
.ad l
-[ \fB-n\fP|\fB\-\-basevgname\fP \fIVG\fP ]
+[ \fB-n\fP|\fB--basevgname\fP \fIVG\fP ]
.ad b
.br
.ad l
-[ \fB-i\fP|\fB\-\-import\fP ]
+[ \fB-i\fP|\fB--import\fP ]
.ad b
.br
[ COMMON_OPTIONS ]
@@ -34,57 +34,57 @@ Common options for lvm:
.
.RS 4
.ad l
-[ \fB-d\fP|\fB\-\-debug\fP ]
+[ \fB-d\fP|\fB--debug\fP ]
.ad b
.br
.ad l
-[ \fB-h\fP|\fB\-\-help\fP ]
+[ \fB-h\fP|\fB--help\fP ]
.ad b
.br
.ad l
-[ \fB-q\fP|\fB\-\-quiet\fP ]
+[ \fB-q\fP|\fB--quiet\fP ]
.ad b
.br
.ad l
-[ \fB-t\fP|\fB\-\-test\fP ]
+[ \fB-t\fP|\fB--test\fP ]
.ad b
.br
.ad l
-[ \fB-v\fP|\fB\-\-verbose\fP ]
+[ \fB-v\fP|\fB--verbose\fP ]
.ad b
.br
.ad l
-[ \fB-y\fP|\fB\-\-yes\fP ]
+[ \fB-y\fP|\fB--yes\fP ]
.ad b
.br
.ad l
-[ \fB\-\-commandprofile\fP \fIString\fP ]
+[ \fB--commandprofile\fP \fIString\fP ]
.ad b
.br
.ad l
-[ \fB\-\-config\fP \fIString\fP ]
+[ \fB--config\fP \fIString\fP ]
.ad b
.br
.ad l
-[ \fB\-\-driverloaded\fP \fBy\fP|\fBn\fP ]
+[ \fB--driverloaded\fP \fBy\fP|\fBn\fP ]
.ad b
.br
.ad l
-[ \fB\-\-longhelp\fP ]
+[ \fB--longhelp\fP ]
.ad b
.br
.ad l
-[ \fB\-\-profile\fP \fIString\fP ]
+[ \fB--profile\fP \fIString\fP ]
.ad b
.br
.ad l
-[ \fB\-\-version\fP ]
+[ \fB--version\fP ]
.ad b
.RE
.SH OPTIONS
.HP
.ad l
-\fB-n\fP|\fB\-\-basevgname\fP \fIString\fP
+\fB-n\fP|\fB--basevgname\fP \fIString\fP
.br
By default the snapshot VG will be renamed to the original name plus a
numeric suffix to avoid duplicate naming (e.g. 'test_vg' would be renamed
@@ -94,14 +94,14 @@ a numeric suffix will be added (like the previous example) to make it unique.
.ad b
.HP
.ad l
-\fB\-\-commandprofile\fP \fIString\fP
+\fB--commandprofile\fP \fIString\fP
.br
The command profile to use for command configuration.
See \fBlvm.conf\fP(5) for more information about profiles.
.ad b
.HP
.ad l
-\fB\-\-config\fP \fIString\fP
+\fB--config\fP \fIString\fP
.br
Config settings for the command. These override lvm.conf settings.
The String arg uses the same format as lvm.conf,
@@ -110,54 +110,54 @@ See \fBlvm.conf\fP(5) for more information about config.
.ad b
.HP
.ad l
-\fB-d\fP|\fB\-\-debug\fP ...
+\fB-d\fP|\fB--debug\fP ...
.br
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).
.ad b
.HP
.ad l
-\fB\-\-driverloaded\fP \fBy\fP|\fBn\fP
+\fB--driverloaded\fP \fBy\fP|\fBn\fP
.br
If set to no, the command will not attempt to use device-mapper.
For testing and debugging.
.ad b
.HP
.ad l
-\fB-h\fP|\fB\-\-help\fP
+\fB-h\fP|\fB--help\fP
.br
Display help text.
.ad b
.HP
.ad l
-\fB-i\fP|\fB\-\-import\fP
+\fB-i\fP|\fB--import\fP
.br
Import exported VGs. Otherwise VGs that have been exported
will not be changed (nor will their associated PVs).
.ad b
.HP
.ad l
-\fB\-\-longhelp\fP
+\fB--longhelp\fP
.br
Display long help text.
.ad b
.HP
.ad l
-\fB\-\-profile\fP \fIString\fP
+\fB--profile\fP \fIString\fP
.br
-An alias for \-\-commandprofile or \-\-metadataprofile, depending
+An alias for --commandprofile or --metadataprofile, depending
on the command.
.ad b
.HP
.ad l
-\fB-q\fP|\fB\-\-quiet\fP ...
+\fB-q\fP|\fB--quiet\fP ...
.br
-Suppress output and log messages. Overrides \-\-debug and \-\-verbose.
+Suppress output and log messages. Overrides --debug and --verbose.
Repeat once to also suppress any prompts with answer no.
.ad b
.HP
.ad l
-\fB-t\fP|\fB\-\-test\fP
+\fB-t\fP|\fB--test\fP
.br
Run in test mode. Commands will not update metadata.
This is implemented by disabling all metadata writing but nevertheless
@@ -167,20 +167,20 @@ back metadata it believes has changed but hasn't.
.ad b
.HP
.ad l
-\fB-v\fP|\fB\-\-verbose\fP ...
+\fB-v\fP|\fB--verbose\fP ...
.br
Set verbose level. Repeat from 1 to 4 times to increase the detail
of messages sent to stdout and stderr.
.ad b
.HP
.ad l
-\fB\-\-version\fP
+\fB--version\fP
.br
Display version information.
.ad b
.HP
.ad l
-\fB-y\fP|\fB\-\-yes\fP
+\fB-y\fP|\fB--yes\fP
.br
Do not prompt for confirmation interactively but always assume the
answer yes. Use with extreme caution.
@@ -212,7 +212,7 @@ UNIT represents other possible input units: \fBbBsSkKmMgGtTpPeE\fP.
b|B is bytes, s|S is sectors of 512 bytes, k|K is kilobytes,
m|M is megabytes, g|G is gigabytes, t|T is terabytes,
p|P is petabytes, e|E is exabytes.
-(This should not be confused with the output control \-\-units, where
+(This should not be confused with the output control --units, where
capital letters mean multiple of 1000.)
.SH ENVIRONMENT VARIABLES
See \fBlvm\fP(8) for information about environment variables used by lvm.
@@ -224,7 +224,7 @@ The corresponding PVs from a hardware snapshot are "/dev/sdc" and "/dev/sdd".
Rename the VG associated with "/dev/sdc" and "/dev/sdd" from "vg00" to "vg00_snap"
(and change associated UUIDs).
.br
-.B vgimportclone \-\-basevgname vg00_snap /dev/sdc /dev/sdd
+.B vgimportclone --basevgname vg00_snap /dev/sdc /dev/sdd
.SH SEE ALSO
.BR lvm (8)