From: Karel Zak Date: Wed, 2 Oct 2019 12:05:01 +0000 (+0200) Subject: script: fix man page on --logging-format X-Git-Tag: v2.35-rc1~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467aa4c1c017935d16e600db953936f949e48e36;p=thirdparty%2Futil-linux.git script: fix man page on --logging-format Signed-off-by: Karel Zak --- diff --git a/term-utils/script.1 b/term-utils/script.1 index 3f0550f3ee..158a9ffa9a 100644 --- a/term-utils/script.1 +++ b/term-utils/script.1 @@ -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.