script: fix man page on --logging-format

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2019-10-02 14:05:01 +02:00
parent c4bacbd115
commit 467aa4c1c0
1 changed files with 2 additions and 2 deletions

View File

@ -121,9 +121,9 @@ Log timing information to the \fIfile\fR. Two timing file formats are supporte
now. The classic format is used when only one stream (input or output) logging
is enabled. The multi-stream format is used on \fB\-\-log\-io\fR or when
\fB\-\-log\-in\fR and \fB\-\-log\-out\fR are used together.
See also \fB\-\-log\-format\fR.
See also \fB\-\-logging\-format\fR.
.TP
\fB\-m\fR, \fB\-\-log\-format\fR \fIformat\fR
\fB\-m\fR, \fB\-\-logging\-format\fR \fIformat\fR
Force use 'advanced' or 'classic' format. The default is the classic format to
log only output and the advanced format when input as well as output logging is
requested.