diff options
Diffstat (limited to 'man/lvrename.8_pregen')
-rw-r--r-- | man/lvrename.8_pregen | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/lvrename.8_pregen b/man/lvrename.8_pregen index 5b5975fa3..76702e871 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 ] @@ -141,6 +143,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. |