From: Sami Kerola Date: Sat, 9 Apr 2011 19:40:44 +0000 (+0200) Subject: docs: scriptreplay add note about new options X-Git-Tag: v2.20-rc1~352 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed66f51588c0cb1e603fcf18184337b7ceabfb89;p=thirdparty%2Futil-linux.git docs: scriptreplay add note about new options Signed-off-by: Sami Kerola --- diff --git a/term-utils/scriptreplay.1 b/term-utils/scriptreplay.1 index 0f064689f1..5610eb1561 100644 --- a/term-utils/scriptreplay.1 +++ b/term-utils/scriptreplay.1 @@ -181,6 +181,17 @@ example, a speed-up of 2 makes go twice as fast and a speed-up of 0.1 makes it go ten times slower than the original session. .SH OPTIONS +The options will overide old style arguments. +.TP +.BR \-t , " \-\-timing FILE" +File containing script timing output. +.TP +.BR \-s , " \-\-typescript FILE" +Script terminal output file. +.TP +.BR \-d , " \-\-divisor NUM" +Speed up or slow down replay displaying by divisor. The argument +is floating point number. .TP .BR \-V , " \-\-version" Print version information.