aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/script/script.1
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2013-12-05 01:44:24 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2013-12-05 01:44:24 +0000
commit8d105abc4fb48bbd546056f83bbff951e8a77865 (patch)
tree9758467288a1c89eeeafe49ae2d60be605160f07 /usr.bin/script/script.1
parent96632c1b9c60e6c886cf9501e772cbedfb73086a (diff)
Notes
Diffstat (limited to 'usr.bin/script/script.1')
-rw-r--r--usr.bin/script/script.19
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1
index 9b8efcd8af36b..de8e7fff17bfc 100644
--- a/usr.bin/script/script.1
+++ b/usr.bin/script/script.1
@@ -28,7 +28,7 @@
.\" @(#)script.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd Oct 27, 2012
+.Dd December 4, 2013
.Dt SCRIPT 1
.Os
.Sh NAME
@@ -37,6 +37,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl adfkpqr
+.Op Fl F Ar pipe
.Op Fl t Ar time
.Op Ar file Op Ar command ...
.Sh DESCRIPTION
@@ -76,6 +77,12 @@ retaining the prior contents.
When playing back a session with the
.Fl p
flag, do not sleep between records when playing back a timestamped session.
+.It Fl F Ar pipe
+Immediately flush output after each write.
+This will allow a user to create a named pipe using
+.Xr mkfifo 1
+and another user may watch the live session using a utility like
+.Xr cat 1 .
.It Fl f
Create
.Ar file.filemon