diff options
author | Alasdair G Kergon <agk@redhat.com> | 2017-03-28 01:32:59 +0100 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2017-03-28 01:32:59 +0100 |
commit | b9399f21489cb98a21ec08162ba9ac26e4b973c7 (patch) | |
tree | ac34ca415f7949adb765f8c89df6bc22634deca3 /man/vgexport.8_pregen | |
parent | 19a72e601f64b21f0587f006f85da058737f077d (diff) | |
download | lvm2-b9399f21489cb98a21ec08162ba9ac26e4b973c7.tar.gz |
man: pre-generated files weren't committed
Diffstat (limited to 'man/vgexport.8_pregen')
-rw-r--r-- | man/vgexport.8_pregen | 74 |
1 files changed, 37 insertions, 37 deletions
diff --git a/man/vgexport.8_pregen b/man/vgexport.8_pregen index 9797bb4ae..ee6973199 100644 --- a/man/vgexport.8_pregen +++ b/man/vgexport.8_pregen @@ -1,6 +1,6 @@ .TH VGEXPORT 8 "LVM TOOLS #VERSION#" "Red Hat, Inc." .SH NAME -vgexport \- Unregister volume group(s) from the system +vgexport - Unregister volume group(s) from the system . .SH SYNOPSIS \fBvgexport\fP \fIoption_args\fP \fIposition_args\fP @@ -24,7 +24,7 @@ Export specified VGs. .br .RS 4 .ad l -[ \fB-S\fP|\fB\-\-select\fP \fIString\fP ] +[ \fB-S\fP|\fB--select\fP \fIString\fP ] .ad b .br [ COMMON_OPTIONS ] @@ -34,7 +34,7 @@ Export specified VGs. Export all VGs. .br .P -\fBvgexport\fP \fB-a\fP|\fB\-\-all\fP +\fBvgexport\fP \fB-a\fP|\fB--all\fP .br .RS 4 [ COMMON_OPTIONS ] @@ -45,7 +45,7 @@ Common options for command: . .RS 4 .ad l -[ \fB\-\-reportformat\fP \fBbasic\fP|\fBjson\fP ] +[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP ] .ad b .RE @@ -53,69 +53,69 @@ 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-a\fP|\fB\-\-all\fP +\fB-a\fP|\fB--all\fP .br .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, @@ -124,47 +124,47 @@ 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\-\-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\-\-reportformat\fP \fBbasic\fP|\fBjson\fP +\fB--reportformat\fP \fBbasic\fP|\fBjson\fP .br Overrides current output format for reports which is defined globally by the report/output_format setting in lvm.conf. @@ -175,12 +175,12 @@ output in JSON format. See \fBlvmreport\fP(7) for more information. .ad b .HP .ad l -\fB-S\fP|\fB\-\-select\fP \fIString\fP +\fB-S\fP|\fB--select\fP \fIString\fP .br Select objects for processing and reporting based on specified criteria. -The criteria syntax is described by \fB\-\-select help\fP and \fBlvmreport\fP(7). +The criteria syntax is described by \fB--select help\fP and \fBlvmreport\fP(7). For reporting commands, one row is displayed for each object matching the criteria. -See \fB\-\-options help\fP for selectable object fields. +See \fB--options help\fP for selectable object fields. Rows can be displayed with an additional "selected" field (-o selected) showing 1 if the row matches the selection and 0 otherwise. For non-reporting commands which process LVM entities, the selection is @@ -188,7 +188,7 @@ used to choose items to process. .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 @@ -198,20 +198,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. @@ -231,7 +231,7 @@ in place of a VG, LV or PV. \fISelect\fP .br Select indicates that a required positional parameter can -be omitted if the \fB\-\-select\fP option is used. +be omitted if the \fB--select\fP option is used. No arg appears in this position. .HP \fIString\fP @@ -248,7 +248,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. |