summaryrefslogtreecommitdiff
path: root/man/pvremove.8_pregen
diff options
context:
space:
mode:
authorHeinz Mauelshagen <heinzm@redhat.com>2017-03-24 01:03:58 +0100
committerHeinz Mauelshagen <heinzm@redhat.com>2017-03-24 01:03:58 +0100
commita29bb6a14b5e920092495fb9a1623e527d22daac (patch)
tree736c89605b796c793d45246ed8738c61f65b5657 /man/pvremove.8_pregen
parent2eaca7ab63345594ccfd7133ddf92729b7e7691c (diff)
downloadlvm2-a29bb6a14b5e920092495fb9a1623e527d22daac.tar.gz
man: escape all double '-'
Diffstat (limited to 'man/pvremove.8_pregen')
-rw-r--r--man/pvremove.8_pregen62
1 files changed, 31 insertions, 31 deletions
diff --git a/man/pvremove.8_pregen b/man/pvremove.8_pregen
index 0cc9302af..aca7c6bff 100644
--- a/man/pvremove.8_pregen
+++ b/man/pvremove.8_pregen
@@ -20,11 +20,11 @@ an existing VG. Normally, \fBvgreduce\fP(8) should be used instead.
.br
.RS 4
.ad l
-[ \fB-f\fP|\fB--force\fP ]
+[ \fB-f\fP|\fB\-\-force\fP ]
.ad b
.br
.ad l
-[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP ]
+[ \fB\-\-reportformat\fP \fBbasic\fP|\fBjson\fP ]
.ad b
.br
[ COMMON_OPTIONS ]
@@ -35,64 +35,64 @@ 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--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,
@@ -101,54 +101,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-f\fP|\fB--force\fP ...
+\fB-f\fP|\fB\-\-force\fP ...
.br
Override various checks, confirmations and protections.
Use with extreme caution.
.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.
@@ -159,7 +159,7 @@ output in JSON format. See \fBlvmreport\fP(7) for more information.
.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
@@ -169,20 +169,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.
@@ -214,7 +214,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.