From 467aa4c1c017935d16e600db953936f949e48e36 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 2 Oct 2019 14:05:01 +0200 Subject: [PATCH] script: fix man page on --logging-format Signed-off-by: Karel Zak --- term-utils/script.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2