summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2021-08-06 13:23:11 +0200
committerDavid Teigland <teigland@redhat.com>2021-10-07 12:42:44 -0500
commitca38251b1043c49f5453c2c571876b12aad6b450 (patch)
treea3f76da771a37677586db5a9fe1e7a3a33fbf3f4 /man
parent61bd5e50232d72345b5d55ece237c05025a731ab (diff)
downloadlvm2-ca38251b1043c49f5453c2c571876b12aad6b450.tar.gz
make: generate
Diffstat (limited to 'man')
-rw-r--r--man/lvchange.8_pregen14
-rw-r--r--man/lvconvert.8_pregen14
-rw-r--r--man/lvcreate.8_pregen14
-rw-r--r--man/lvdisplay.8_pregen12
-rw-r--r--man/lvextend.8_pregen14
-rw-r--r--man/lvm-fullreport.8_pregen12
-rw-r--r--man/lvm-lvpoll.8_pregen12
-rw-r--r--man/lvmconfig.8_pregen12
-rw-r--r--man/lvmdevices.8_pregen14
-rw-r--r--man/lvmdiskscan.8_pregen12
-rw-r--r--man/lvreduce.8_pregen12
-rw-r--r--man/lvremove.8_pregen12
-rw-r--r--man/lvrename.8_pregen12
-rw-r--r--man/lvresize.8_pregen14
-rw-r--r--man/lvs.8_pregen12
-rw-r--r--man/lvscan.8_pregen12
-rw-r--r--man/pvchange.8_pregen12
-rw-r--r--man/pvck.8_pregen14
-rw-r--r--man/pvcreate.8_pregen12
-rw-r--r--man/pvdisplay.8_pregen12
-rw-r--r--man/pvmove.8_pregen12
-rw-r--r--man/pvremove.8_pregen12
-rw-r--r--man/pvresize.8_pregen12
-rw-r--r--man/pvs.8_pregen12
-rw-r--r--man/pvscan.8_pregen214
-rw-r--r--man/vgcfgbackup.8_pregen12
-rw-r--r--man/vgcfgrestore.8_pregen14
-rw-r--r--man/vgchange.8_pregen14
-rw-r--r--man/vgck.8_pregen12
-rw-r--r--man/vgconvert.8_pregen12
-rw-r--r--man/vgcreate.8_pregen12
-rw-r--r--man/vgdisplay.8_pregen12
-rw-r--r--man/vgexport.8_pregen12
-rw-r--r--man/vgextend.8_pregen12
-rw-r--r--man/vgimport.8_pregen12
-rw-r--r--man/vgimportclone.8_pregen12
-rw-r--r--man/vgimportdevices.8_pregen12
-rw-r--r--man/vgmerge.8_pregen12
-rw-r--r--man/vgmknodes.8_pregen12
-rw-r--r--man/vgreduce.8_pregen14
-rw-r--r--man/vgremove.8_pregen12
-rw-r--r--man/vgrename.8_pregen12
-rw-r--r--man/vgs.8_pregen12
-rw-r--r--man/vgscan.8_pregen12
-rw-r--r--man/vgsplit.8_pregen12
45 files changed, 756 insertions, 6 deletions
diff --git a/man/lvchange.8_pregen b/man/lvchange.8_pregen
index 2ecd491d7..b559c89c9 100644
--- a/man/lvchange.8_pregen
+++ b/man/lvchange.8_pregen
@@ -67,6 +67,8 @@ lvchange \(em Change the attributes of logical volume(s)
.br
\fB--ignoremonitoring\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--lockopt\fP \fIString\fP
.br
\fB--longhelp\fP
@@ -421,6 +423,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 ]
@@ -678,6 +682,16 @@ Do not interact with dmeventd unless --monitor is specified.
Do not use this if dmeventd is already monitoring a device.
.
.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.
diff --git a/man/lvconvert.8_pregen b/man/lvconvert.8_pregen
index db52c588a..679519303 100644
--- a/man/lvconvert.8_pregen
+++ b/man/lvconvert.8_pregen
@@ -67,6 +67,8 @@ lvconvert \(em Change logical volume layout
.br
\fB-i\fP|\fB--interval\fP \fINumber\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--lockopt\fP \fIString\fP
.br
\fB--longhelp\fP
@@ -965,6 +967,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 ]
@@ -1187,6 +1191,16 @@ Display help text.
Report progress at regular intervals.
.
.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.
diff --git a/man/lvcreate.8_pregen b/man/lvcreate.8_pregen
index 931613285..2cccbbe56 100644
--- a/man/lvcreate.8_pregen
+++ b/man/lvcreate.8_pregen
@@ -75,6 +75,8 @@ lvcreate \(em Create a logical volume
.br
\fB--ignoremonitoring\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--lockopt\fP \fIString\fP
.br
\fB--longhelp\fP
@@ -807,6 +809,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 ]
@@ -1079,6 +1083,16 @@ Do not interact with dmeventd unless --monitor is specified.
Do not use this if dmeventd is already monitoring a device.
.
.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.
diff --git a/man/lvdisplay.8_pregen b/man/lvdisplay.8_pregen
index f74b49190..a1740ebed 100644
--- a/man/lvdisplay.8_pregen
+++ b/man/lvdisplay.8_pregen
@@ -110,6 +110,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 ]
@@ -230,6 +232,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/lvextend.8_pregen b/man/lvextend.8_pregen
index c0c32dd95..be6992e94 100644
--- a/man/lvextend.8_pregen
+++ b/man/lvextend.8_pregen
@@ -39,6 +39,8 @@ lvextend \(em Add space to a logical volume
.br
\fB-h\fP|\fB--help\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--lockopt\fP \fIString\fP
.br
\fB--longhelp\fP
@@ -253,6 +255,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 ]
@@ -377,6 +381,16 @@ Use with extreme caution.
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.
diff --git a/man/lvm-fullreport.8_pregen b/man/lvm-fullreport.8_pregen
index 19e6c4e56..02b38ef40 100644
--- a/man/lvm-fullreport.8_pregen
+++ b/man/lvm-fullreport.8_pregen
@@ -106,6 +106,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 ]
@@ -204,6 +206,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/lvm-lvpoll.8_pregen b/man/lvm-lvpoll.8_pregen
index e826a033e..7f45f6eb3 100644
--- a/man/lvm-lvpoll.8_pregen
+++ b/man/lvm-lvpoll.8_pregen
@@ -62,6 +62,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 ]
@@ -149,6 +151,16 @@ Display help text.
Report progress at regular intervals.
.
.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.
diff --git a/man/lvmconfig.8_pregen b/man/lvmconfig.8_pregen
index ee0ab0255..51946e1ec 100644
--- a/man/lvmconfig.8_pregen
+++ b/man/lvmconfig.8_pregen
@@ -103,6 +103,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 ]
@@ -206,6 +208,16 @@ and \fBdiff\fP types include unsupported settings in their output by default,
all the other types ignore unsupported settings.
.
.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-l\fP|\fB--list\fP
.br
List config settings with summarizing comment. This is the same as using
diff --git a/man/lvmdevices.8_pregen b/man/lvmdevices.8_pregen
index d2c18d90b..d64c3a31a 100644
--- a/man/lvmdevices.8_pregen
+++ b/man/lvmdevices.8_pregen
@@ -38,6 +38,8 @@ lvmdevices \(em Manage the devices file
.br
\fB-h\fP|\fB--help\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--lockopt\fP \fIString\fP
.br
\fB--longhelp\fP
@@ -288,6 +290,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 ]
@@ -385,6 +389,16 @@ For testing and debugging.
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.
diff --git a/man/lvmdiskscan.8_pregen b/man/lvmdiskscan.8_pregen
index 42b9c50f3..7fd3d941d 100644
--- a/man/lvmdiskscan.8_pregen
+++ b/man/lvmdiskscan.8_pregen
@@ -60,6 +60,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 ]
@@ -125,6 +127,16 @@ For testing and debugging.
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.
diff --git a/man/lvreduce.8_pregen b/man/lvreduce.8_pregen
index bfa7c720c..ea960eb53 100644
--- a/man/lvreduce.8_pregen
+++ b/man/lvreduce.8_pregen
@@ -82,6 +82,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 ]
@@ -181,6 +183,16 @@ Use with extreme caution.
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.
diff --git a/man/lvremove.8_pregen b/man/lvremove.8_pregen
index 86252a627..2bd7997a3 100644
--- a/man/lvremove.8_pregen
+++ b/man/lvremove.8_pregen
@@ -88,6 +88,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 ]
@@ -165,6 +167,16 @@ Use with extreme caution.
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.
diff --git a/man/lvrename.8_pregen b/man/lvrename.8_pregen
index 072699ff6..d41a4c241 100644
--- a/man/lvrename.8_pregen
+++ b/man/lvrename.8_pregen
@@ -72,6 +72,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 ]
@@ -143,6 +145,16 @@ For testing and debugging.
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.
diff --git a/man/lvresize.8_pregen b/man/lvresize.8_pregen
index d1c50ba52..f3ea2536c 100644
--- a/man/lvresize.8_pregen
+++ b/man/lvresize.8_pregen
@@ -39,6 +39,8 @@ lvresize \(em Resize a logical volume
.br
\fB-h\fP|\fB--help\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--lockopt\fP \fIString\fP
.br
\fB--longhelp\fP
@@ -211,6 +213,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 ]
@@ -335,6 +339,16 @@ Use with extreme caution.
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.
diff --git a/man/lvs.8_pregen b/man/lvs.8_pregen
index 9e185b5b4..2b2c5f193 100644
--- a/man/lvs.8_pregen
+++ b/man/lvs.8_pregen
@@ -106,6 +106,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 ]
@@ -214,6 +216,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/lvscan.8_pregen b/man/lvscan.8_pregen
index 7a1bfeb65..f459ab35b 100644
--- a/man/lvscan.8_pregen
+++ b/man/lvscan.8_pregen
@@ -65,6 +65,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 ]
@@ -148,6 +150,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/pvchange.8_pregen b/man/pvchange.8_pregen
index f2f96a180..4add9ca69 100644
--- a/man/pvchange.8_pregen
+++ b/man/pvchange.8_pregen
@@ -109,6 +109,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 ]
@@ -208,6 +210,16 @@ Use with extreme caution.
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.
diff --git a/man/pvck.8_pregen b/man/pvck.8_pregen
index 225ac7dc1..88200f21e 100644
--- a/man/pvck.8_pregen
+++ b/man/pvck.8_pregen
@@ -33,6 +33,8 @@ pvck \(em Check metadata on physical volumes
.br
\fB-h\fP|\fB--help\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--labelsector\fP \fINumber\fP
.br
\fB--lockopt\fP \fIString\fP
@@ -307,6 +309,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 ]
@@ -393,6 +397,16 @@ Metadata file to read or write.
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--labelsector\fP \fINumber\fP
.br
By default the PV is labelled with an LVM2 identifier in its second
diff --git a/man/pvcreate.8_pregen b/man/pvcreate.8_pregen
index 1d9914ccf..a74a5ec2a 100644
--- a/man/pvcreate.8_pregen
+++ b/man/pvcreate.8_pregen
@@ -158,6 +158,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 ]
@@ -258,6 +260,16 @@ Use with extreme caution.
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--labelsector\fP \fINumber\fP
.br
By default the PV is labelled with an LVM2 identifier in its second
diff --git a/man/pvdisplay.8_pregen b/man/pvdisplay.8_pregen
index af8f0804c..22a0992b5 100644
--- a/man/pvdisplay.8_pregen
+++ b/man/pvdisplay.8_pregen
@@ -108,6 +108,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 ]
@@ -220,6 +222,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/pvmove.8_pregen b/man/pvmove.8_pregen
index 095b592a4..0f70497a2 100644
--- a/man/pvmove.8_pregen
+++ b/man/pvmove.8_pregen
@@ -112,6 +112,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 ]
@@ -234,6 +236,16 @@ Display help text.
Report progress at regular intervals.
.
.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.
diff --git a/man/pvremove.8_pregen b/man/pvremove.8_pregen
index 834a51678..3d4a86c09 100644
--- a/man/pvremove.8_pregen
+++ b/man/pvremove.8_pregen
@@ -61,6 +61,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 ]
@@ -132,6 +134,16 @@ Use with extreme caution.
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.
diff --git a/man/pvresize.8_pregen b/man/pvresize.8_pregen
index c2f7b6bb4..87d87c8ce 100644
--- a/man/pvresize.8_pregen
+++ b/man/pvresize.8_pregen
@@ -56,6 +56,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 ]
@@ -121,6 +123,16 @@ For testing and debugging.
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.
diff --git a/man/pvs.8_pregen b/man/pvs.8_pregen
index 11313f50c..32c28e4d1 100644
--- a/man/pvs.8_pregen
+++ b/man/pvs.8_pregen
@@ -104,6 +104,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 ]
@@ -204,6 +206,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/pvscan.8_pregen b/man/pvscan.8_pregen
index 902a3527a..a15138d8b 100644
--- a/man/pvscan.8_pregen
+++ b/man/pvscan.8_pregen
@@ -6,12 +6,80 @@ pvscan \(em List all physical volumes
.
.SH SYNOPSIS
.
-\fBpvscan\fP \fIoption_args\fP
+\fBpvscan\fP \fIoption_args\fP \fIposition_args\fP
.br
[ \fIoption_args\fP ]
.br
[ \fIposition_args\fP ]
.br
+.P
+.ad l
+ \fB-a\fP|\fB--activate\fP \fBy\fP|\fBn\fP|\fBay\fP
+.br
+ \fB--cache\fP
+.br
+ \fB--checkcomplete\fP
+.br
+ \fB--commandprofile\fP \fIString\fP
+.br
+ \fB--config\fP \fIString\fP
+.br
+ \fB-d\fP|\fB--debug\fP
+.br
+ \fB--devices\fP \fIPV\fP
+.br
+ \fB--devicesfile\fP \fIString\fP
+.br
+ \fB--driverloaded\fP \fBy\fP|\fBn\fP
+.br
+ \fB-e\fP|\fB--exported\fP
+.br
+ \fB-h\fP|\fB--help\fP
+.br
+ \fB--ignorelockingfailure\fP
+.br
+ \fB--journal\fP \fIString\fP
+.br
+ \fB--listlvs\fP
+.br
+ \fB--listvg\fP
+.br
+ \fB--lockopt\fP \fIString\fP
+.br
+ \fB--longhelp\fP
+.br
+ \fB-j\fP|\fB--major\fP \fINumber\fP
+.br
+ \fB--minor\fP \fINumber\fP
+.br
+ \fB--nolocking\fP
+.br
+ \fB--noudevsync\fP
+.br
+ \fB-n\fP|\fB--novolumegroup\fP
+.br
+ \fB--profile\fP \fIString\fP
+.br
+ \fB-q\fP|\fB--quiet\fP
+.br
+ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP
+.br
+ \fB-s\fP|\fB--short\fP
+.br
+ \fB-t\fP|\fB--test\fP
+.br
+ \fB--udevoutput\fP
+.br
+ \fB-u\fP|\fB--uuid\fP
+.br
+ \fB-v\fP|\fB--verbose\fP
+.br
+ \fB--version\fP
+.br
+ \fB--vgonline\fP
+.br
+ \fB-y\fP|\fB--yes\fP
+.ad b
.
.SH DESCRIPTION
.
@@ -92,21 +160,29 @@ Display PV information.
.br
[ \fB-u\fP|\fB--uuid\fP ]
.br
+[ \fB--ignorelockingfailure\fP ]
+.br
+[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP ]
+.br
[ COMMON_OPTIONS ]
.ad b
.RE
.P
-Autoactivate a VG when all PVs are online.
+\(em
+.P
+Record that a PV is online or offline.
.br
.P
\fBpvscan\fP \fB--cache\fP
.br
.RS 4
.ad l
-[ \fB-a\fP|\fB--activate\fP \fBay\fP ]
-.br
[ \fB-j\fP|\fB--major\fP \fINumber\fP ]
.br
+[ \fB--ignorelockingfailure\fP ]
+.br
+[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP ]
+.br
[ \fB--minor\fP \fINumber\fP ]
.br
[ \fB--noudevsync\fP ]
@@ -118,16 +194,100 @@ Autoactivate a VG when all PVs are online.
[ \fIString\fP|\fIPV\fP ... ]
.RE
.P
-Common options for command:
-.
+\(em
+.P
+Record that a PV is online and autoactivate the VG if complete.
+.br
+.P
+\fBpvscan\fP \fB--cache\fP \fB-a\fP|\fB--activate\fP \fBay\fP
+.br
.RS 4
.ad l
+[ \fB-j\fP|\fB--major\fP \fINumber\fP ]
+.br
[ \fB--ignorelockingfailure\fP ]
.br
[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP ]
+.br
+[ \fB--minor\fP \fINumber\fP ]
+.br
+[ \fB--noudevsync\fP ]
+.br
+[ COMMON_OPTIONS ]
+.ad b
+.RE
+.RS 4
+[ \fIString\fP|\fIPV\fP ... ]
+.RE
+.P
+\(em
+.P
+Record that a PV is online and list the VG using the PV.
+.br
+.P
+\fBpvscan\fP \fB--cache\fP \fB--listvg\fP \fIPV\fP
+.br
+.RS 4
+.ad l
+[ \fB--ignorelockingfailure\fP ]
+.br
+[ \fB--checkcomplete\fP ]
+.br
+[ \fB--vgonline\fP ]
+.br
+[ \fB--udevoutput\fP ]
+.br
+[ COMMON_OPTIONS ]
.ad b
.RE
.P
+\(em
+.P
+Record that a PV is online and list LVs using the PV.
+.br
+.P
+\fBpvscan\fP \fB--cache\fP \fB--listlvs\fP \fIPV\fP
+.br
+.RS 4
+.ad l
+[ \fB--ignorelockingfailure\fP ]
+.br
+[ \fB--checkcomplete\fP ]
+.br
+[ \fB--vgonline\fP ]
+.br
+[ COMMON_OPTIONS ]
+.ad b
+.RE
+.P
+\(em
+.P
+List LVs using the PV.
+.br
+.P
+\fBpvscan\fP \fB--listlvs\fP \fIPV\fP
+.br
+.RS 4
+.ad l
+[ COMMON_OPTIONS ]
+.ad b
+.RE
+.P
+\(em
+.P
+List the VG using the PV.
+.br
+.P
+\fBpvscan\fP \fB--listvg\fP \fIPV\fP
+.br
+.RS 4
+.ad l
+[ COMMON_OPTIONS ]
+.ad b
+.RE
+.P
+\(em
+.P
Common options for lvm:
.
.RS 4
@@ -154,6 +314,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 ]
@@ -183,6 +345,15 @@ Auto-activate LVs in a VG when the PVs scanned have completed the VG.
Scan one or more devices and record that they are online.
.
.HP
+\fB--checkcomplete\fP
+.br
+Check if all the devices used by a VG or LV are present,
+and print "complete" or "incomplete" for each listed
+VG or LV. This option is used as a part of event-based
+autoactivation, so pvscan will do nothing if this option
+is set and event_activation=0 in the config settings.
+.
+.HP
\fB--commandprofile\fP \fIString\fP
.br
The command profile to use for command configuration.
@@ -241,6 +412,26 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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--listlvs\fP
+.br
+Print a list of LVs that use the device.
+.
+.HP
+\fB--listvg\fP
+.br
+Print the VG that uses the device.
+.
+.HP
\fB--lockopt\fP \fIString\fP
.br
Used to pass options for special cases to lvmlockd.
@@ -323,6 +514,11 @@ error messages in multi-stage operations if a tool relies on reading
back metadata it believes has changed but hasn't.
.
.HP
+\fB--udevoutput\fP
+.br
+Command output is modified to be imported from a udev rule.
+.
+.HP
\fB-u\fP|\fB--uuid\fP
.br
Show UUIDs in addition to device names.
@@ -339,6 +535,12 @@ of messages sent to stdout and stderr.
Display version information.
.
.HP
+\fB--vgonline\fP
+.br
+The first command to see a complete VG will report it uniquely.
+Other commands to see the complete VG will report it differently.
+.
+.HP
\fB-y\fP|\fB--yes\fP
.br
Do not prompt for confirmation interactively but always assume the
diff --git a/man/vgcfgbackup.8_pregen b/man/vgcfgbackup.8_pregen
index ae9b476f5..5e658093a 100644
--- a/man/vgcfgbackup.8_pregen
+++ b/man/vgcfgbackup.8_pregen
@@ -81,6 +81,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 ]
@@ -165,6 +167,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/vgcfgrestore.8_pregen b/man/vgcfgrestore.8_pregen
index 2c4d18e30..695e05582 100644
--- a/man/vgcfgrestore.8_pregen
+++ b/man/vgcfgrestore.8_pregen
@@ -32,6 +32,8 @@ vgcfgrestore \(em Restore volume group configuration
.br
\fB-h\fP|\fB--help\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB-l\fP|\fB--list\fP
.br
\fB--lockopt\fP \fIString\fP
@@ -164,6 +166,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 ]
@@ -244,6 +248,16 @@ thin pool kernel metadata precisely.
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-l\fP|\fB--list\fP
.br
List metadata backup and archive files pertaining to the VG.
diff --git a/man/vgchange.8_pregen b/man/vgchange.8_pregen
index 19797daa4..05c67aead 100644
--- a/man/vgchange.8_pregen
+++ b/man/vgchange.8_pregen
@@ -53,6 +53,8 @@ vgchange \(em Change volume group attributes
.br
\fB--ignoremonitoring\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--lockopt\fP \fIString\fP
.br
\fB--lockstart\fP
@@ -421,6 +423,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 ]
@@ -601,6 +605,16 @@ Do not interact with dmeventd unless --monitor is specified.
Do not use this if dmeventd is already monitoring a device.
.
.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.
diff --git a/man/vgck.8_pregen b/man/vgck.8_pregen
index 5e575f6f7..a8fa33f4b 100644
--- a/man/vgck.8_pregen
+++ b/man/vgck.8_pregen
@@ -72,6 +72,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 ]
@@ -137,6 +139,16 @@ For testing and debugging.
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.
diff --git a/man/vgconvert.8_pregen b/man/vgconvert.8_pregen
index baf3b5bdd..4d54c2b27 100644
--- a/man/vgconvert.8_pregen
+++ b/man/vgconvert.8_pregen
@@ -67,6 +67,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 ]
@@ -153,6 +155,16 @@ Use with extreme caution.
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--labelsector\fP \fINumber\fP
.br
By default the PV is labelled with an LVM2 identifier in its second
diff --git a/man/vgcreate.8_pregen b/man/vgcreate.8_pregen
index b0d9a04de..9bb8d3868 100644
--- a/man/vgcreate.8_pregen
+++ b/man/vgcreate.8_pregen
@@ -107,6 +107,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 ]
@@ -235,6 +237,16 @@ Use with extreme caution.
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--labelsector\fP \fINumber\fP
.br
By default the PV is labelled with an LVM2 identifier in its second
diff --git a/man/vgdisplay.8_pregen b/man/vgdisplay.8_pregen
index 50fb24bd6..9c694921d 100644
--- a/man/vgdisplay.8_pregen
+++ b/man/vgdisplay.8_pregen
@@ -105,6 +105,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 ]
@@ -217,6 +219,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/vgexport.8_pregen b/man/vgexport.8_pregen
index 429483894..a87058946 100644
--- a/man/vgexport.8_pregen
+++ b/man/vgexport.8_pregen
@@ -93,6 +93,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 ]
@@ -162,6 +164,16 @@ For testing and debugging.
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.
diff --git a/man/vgextend.8_pregen b/man/vgextend.8_pregen
index 6a7ab2bee..2b2650527 100644
--- a/man/vgextend.8_pregen
+++ b/man/vgextend.8_pregen
@@ -85,6 +85,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 ]
@@ -176,6 +178,16 @@ Use with extreme caution.
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--labelsector\fP \fINumber\fP
.br
By default the PV is labelled with an LVM2 identifier in its second
diff --git a/man/vgimport.8_pregen b/man/vgimport.8_pregen
index 70f8b76f6..5cd8fab84 100644
--- a/man/vgimport.8_pregen
+++ b/man/vgimport.8_pregen
@@ -81,6 +81,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 ]
@@ -157,6 +159,16 @@ Use with extreme caution.
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.
diff --git a/man/vgimportclone.8_pregen b/man/vgimportclone.8_pregen
index 9bc8a4654..bf0af5841 100644
--- a/man/vgimportclone.8_pregen
+++ b/man/vgimportclone.8_pregen
@@ -62,6 +62,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 ]
@@ -147,6 +149,16 @@ will not be changed (nor will their associated PVs).
Add devices to the devices file.
.
.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.
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.
diff --git a/man/vgmerge.8_pregen b/man/vgmerge.8_pregen
index f98ad7403..a36e0c7bd 100644
--- a/man/vgmerge.8_pregen
+++ b/man/vgmerge.8_pregen
@@ -59,6 +59,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 ]
@@ -130,6 +132,16 @@ For testing and debugging.
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-l\fP|\fB--list\fP
.br
Display merged destination VG like vgdisplay -v.
diff --git a/man/vgmknodes.8_pregen b/man/vgmknodes.8_pregen
index 7432befb0..0a03e1582 100644
--- a/man/vgmknodes.8_pregen
+++ b/man/vgmknodes.8_pregen
@@ -66,6 +66,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 ]
@@ -137,6 +139,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/vgreduce.8_pregen b/man/vgreduce.8_pregen
index 1b897a6d3..f3178a618 100644
--- a/man/vgreduce.8_pregen
+++ b/man/vgreduce.8_pregen
@@ -32,6 +32,8 @@ vgreduce \(em Remove physical volume(s) from a volume group
.br
\fB-h\fP|\fB--help\fP
.br
+ \fB--journal\fP \fIString\fP
+.br
\fB--lockopt\fP \fIString\fP
.br
\fB--longhelp\fP
@@ -144,6 +146,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 ]
@@ -226,6 +230,16 @@ Use with extreme caution.
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.
diff --git a/man/vgremove.8_pregen b/man/vgremove.8_pregen
index 0b6ebb522..779c0f13e 100644
--- a/man/vgremove.8_pregen
+++ b/man/vgremove.8_pregen
@@ -67,6 +67,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 ]
@@ -138,6 +140,16 @@ Use with extreme caution.
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.
diff --git a/man/vgrename.8_pregen b/man/vgrename.8_pregen
index c600a3fcf..d3e776ca4 100644
--- a/man/vgrename.8_pregen
+++ b/man/vgrename.8_pregen
@@ -85,6 +85,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 ]
@@ -162,6 +164,16 @@ Use with extreme caution.
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.
diff --git a/man/vgs.8_pregen b/man/vgs.8_pregen
index 63d1c7dc3..ee5083a93 100644
--- a/man/vgs.8_pregen
+++ b/man/vgs.8_pregen
@@ -102,6 +102,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 ]
@@ -201,6 +203,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/vgscan.8_pregen b/man/vgscan.8_pregen
index bd554fa82..824e7f673 100644
--- a/man/vgscan.8_pregen
+++ b/man/vgscan.8_pregen
@@ -59,6 +59,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 ]
@@ -130,6 +132,16 @@ Allows a command to continue with read-only metadata
operations after locking failures.
.
.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.
diff --git a/man/vgsplit.8_pregen b/man/vgsplit.8_pregen
index f45cfcabc..065c8b52a 100644
--- a/man/vgsplit.8_pregen
+++ b/man/vgsplit.8_pregen
@@ -102,6 +102,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 ]
@@ -198,6 +200,16 @@ For testing and debugging.
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.