From: Karel Zak Date: Thu, 20 Jun 2019 11:19:56 +0000 (+0200) Subject: scriptreplay: add --stream to the man page X-Git-Tag: v2.35-rc1~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7031577246906bcfdf9e336ca6d901a425707073;p=thirdparty%2Futil-linux.git scriptreplay: add --stream to the man page Signed-off-by: Karel Zak --- diff --git a/term-utils/scriptreplay.1 b/term-utils/scriptreplay.1 index 71c6def58d..70181a6cf5 100644 --- a/term-utils/scriptreplay.1 +++ b/term-utils/scriptreplay.1 @@ -77,6 +77,11 @@ Set the maximum delay between transcript updates to of seconds. The argument is a floating point number. This can be used to avoid long pauses in the transcript replay. .TP +.BR \-x , " \-\-stream " \fItype\fR +Forces scriptreplay to print only specified stream. The supported stream types +are 'in' or 'out'. This option is recommended for multi-stream logs (e.g. --log-io) +to print only specified data. +.TP .BR \-V , " \-\-version" Display version information and exit. .TP