Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- term-utils/scriptreplay.1 | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/term-utils/scriptreplay.1 b/term-utils/scriptreplay.1 index 0f06468..5610eb1 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. -- 1.7.4.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html