scriptlive, scriptreplay: cleanup --maxdelay man page description

Addresses: https://github.com/karelzak/util-linux/issues/1004
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2020-04-14 11:40:38 +02:00
parent d3c08f4409
commit f48c407c9a
2 changed files with 4 additions and 4 deletions

View File

@ -55,10 +55,10 @@ of times. The argument is a floating point number. It's called divisor
because it divides the timings by this factor. This option overrides old-style arguments. because it divides the timings by this factor. This option overrides old-style arguments.
.TP .TP
.BR \-m , " \-\-maxdelay " \fInumber\fR .BR \-m , " \-\-maxdelay " \fInumber\fR
Set the maximum delay between transcript updates to Set the maximum delay between updates to
.I number .I number
of seconds. The argument is a floating point number. This can be used to of seconds. The argument is a floating point number. This can be used to
avoid long pauses in the transcript replay. avoid long pauses in the typescript replay.
.TP .TP
.BR \-V , " \-\-version" .BR \-V , " \-\-version"
Display version information and exit. Display version information and exit.

View File

@ -81,10 +81,10 @@ of times. The argument is a floating point number. It's called divisor
because it divides the timings by this factor. This option overrides old-style arguments. because it divides the timings by this factor. This option overrides old-style arguments.
.TP .TP
.BR \-m , " \-\-maxdelay " \fInumber\fR .BR \-m , " \-\-maxdelay " \fInumber\fR
Set the maximum delay between transcript updates to Set the maximum delay between updates to
.I number .I number
of seconds. The argument is a floating point number. This can be used to of seconds. The argument is a floating point number. This can be used to
avoid long pauses in the transcript replay. avoid long pauses in the typescript replay.
.TP .TP
.B \-\-summary .B \-\-summary
Display details about session recorded in the specified timing file and exit. The session has Display details about session recorded in the specified timing file and exit. The session has