summaryrefslogtreecommitdiff
path: root/man/lvcreate.8_pregen
diff options
context:
space:
mode:
Diffstat (limited to 'man/lvcreate.8_pregen')
-rw-r--r--man/lvcreate.8_pregen14
1 files changed, 14 insertions, 0 deletions
diff --git a/man/lvcreate.8_pregen b/man/lvcreate.8_pregen
index b642ad0c2..513ef0539 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
@@ -805,6 +807,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 ]
@@ -1075,6 +1079,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.