diff options
author | Marian Csontos <mcsontos@redhat.com> | 2021-08-06 13:23:11 +0200 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-10-07 12:42:44 -0500 |
commit | ca38251b1043c49f5453c2c571876b12aad6b450 (patch) | |
tree | a3f76da771a37677586db5a9fe1e7a3a33fbf3f4 /man/vgimportdevices.8_pregen | |
parent | 61bd5e50232d72345b5d55ece237c05025a731ab (diff) | |
download | lvm2-ca38251b1043c49f5453c2c571876b12aad6b450.tar.gz |
make: generate
Diffstat (limited to 'man/vgimportdevices.8_pregen')
-rw-r--r-- | man/vgimportdevices.8_pregen | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/vgimportdevices.8_pregen b/man/vgimportdevices.8_pregen index 30bbb906e..5897e29ad 100644 --- a/man/vgimportdevices.8_pregen +++ b/man/vgimportdevices.8_pregen @@ -86,6 +86,8 @@ Common options for lvm: .br [ \fB--driverloaded\fP \fBy\fP|\fBn\fP ] .br +[ \fB--journal\fP \fIString\fP ] +.br [ \fB--lockopt\fP \fIString\fP ] .br [ \fB--longhelp\fP ] @@ -161,6 +163,16 @@ See \fBlvmsystemid\fP(7) for more information about foreign VGs. Display help text. . .HP +\fB--journal\fP \fIString\fP +.br +Record information in the systemd journal. +This information is in addition to information +enabled by the lvm.conf log/journal setting. +command: record information about the command. +output: record the default command output. +debug: record full command debugging. +. +.HP \fB--lockopt\fP \fIString\fP .br Used to pass options for special cases to lvmlockd. |