summaryrefslogtreecommitdiffstats
path: root/term-utils/scriptreplay.1
diff options
context:
space:
mode:
authorSami Kerola2011-04-09 21:40:44 +0200
committerKarel Zak2011-04-12 14:21:36 +0200
commited66f51588c0cb1e603fcf18184337b7ceabfb89 (patch)
treecfb7d2874aeccbbbd3a0d128342958cf02699ca4 /term-utils/scriptreplay.1
parentscriptreplay: allow arguments as command line switches (diff)
downloadkernel-qcow2-util-linux-ed66f51588c0cb1e603fcf18184337b7ceabfb89.tar.gz
kernel-qcow2-util-linux-ed66f51588c0cb1e603fcf18184337b7ceabfb89.tar.xz
kernel-qcow2-util-linux-ed66f51588c0cb1e603fcf18184337b7ceabfb89.zip
docs: scriptreplay add note about new options
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'term-utils/scriptreplay.1')
-rw-r--r--term-utils/scriptreplay.111
1 files changed, 11 insertions, 0 deletions
diff --git a/term-utils/scriptreplay.1 b/term-utils/scriptreplay.1
index 0f064689f..5610eb156 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.