mention combinations of flags

This commit is contained in:
yamt 2011-06-08 13:54:16 +00:00
parent 6f8a344413
commit bae8a3a858
1 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: script.1,v 1.12 2009/10/17 22:28:33 wiz Exp $
.\" $NetBSD: script.1,v 1.13 2011/06/08 13:54:16 yamt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -72,12 +72,16 @@ instead of the shell.
Useful for capturing the output of a program that behaves differently when
associated with a tty.
.It Fl d
Don't sleep between records when playing back a timestamped session.
When playing back a session with the
.Fl p
flag, don't sleep between records when playing back a timestamped session.
.It Fl f
Flush output after each write.
This is useful for watching the script output in real time.
.It Fl p
Play back a recorded session in real time.
Play back a session recorded with the
.Fl r
flag in real time.
.It Fl q
Be quiet, and don't output started and ended lines.
.It Fl r