]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: scriptreplay add note about new options
authorSami Kerola <kerolasa@iki.fi>
Sat, 9 Apr 2011 19:40:44 +0000 (21:40 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 12 Apr 2011 12:21:36 +0000 (14:21 +0200)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
term-utils/scriptreplay.1

index 0f064689f12d567f9e54352fa0129e20a3d4a7d8..5610eb1561f2f5a9aac42c9e34d510572f37377d 100644 (file)
@@ -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.