]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
scriptreplay: add --stream to the man page
authorKarel Zak <kzak@redhat.com>
Thu, 20 Jun 2019 11:19:56 +0000 (13:19 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Oct 2019 11:11:53 +0000 (13:11 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/scriptreplay.1

index 71c6def58dfd8b8f1f94dafd277d0d96f5cc2c78..70181a6cf5b6ccb94bb26124d61c58bd8de4098e 100644 (file)
@@ -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