]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
script: fix man page on --logging-format
authorKarel Zak <kzak@redhat.com>
Wed, 2 Oct 2019 12:05:01 +0000 (14:05 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Oct 2019 11:11:54 +0000 (13:11 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/script.1

index 3f0550f3ee9cccafb3ad0d4ba772b95683ada776..158a9ffa9a99d2a77ea87e4b64041754de71f3be 100644 (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.