From 1474c09ea86cdded54187d4157536172090139a4 Mon Sep 17 00:00:00 2001 From: James Hunt Date: Sun, 22 Jun 2014 01:03:04 +0200 Subject: script: --quiet option is not quiet. Specifying 'script --quiet ...' still produces the 'Script started' message in the typescript file. The --quiet option implies that the script program should not log any of its output to the typescript file. Originally reported at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693966 Signed-off-by: Andreas Henriksson --- term-utils/script.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'term-utils/script.1') diff --git a/term-utils/script.1 b/term-utils/script.1 index 60a0e53a0..67e106688 100644 --- a/term-utils/script.1 +++ b/term-utils/script.1 @@ -82,7 +82,8 @@ Allow the default output destination, i.e. the typescript file, to be a hard or symbolic link. The command will follow a symbolic link. .TP \fB\-q\fR, \fB\-\-quiet\fR -Be quiet. +Be quiet (do not write start and done messages to either standard output +or the typescript file). .TP \fB\-t\fR, \fB\-\-timing\fR[=\fIfile\fR] Output timing data to standard error, or to -- cgit v1.2.3-55-g7522