From b6e952c80154be7ad8942ea7b139f31af64ac804 Mon Sep 17 00:00:00 2001
From: June McEnroe <june@causal.agency>
Date: Mon, 18 Oct 2021 14:07:35 -0400
Subject: Add ptee -t to output media copy at an interval

---
 bin/man1/ptee.1 | 11 +++++++++++
 1 file changed, 11 insertions(+)

(limited to 'bin/man1')

diff --git a/bin/man1/ptee.1 b/bin/man1/ptee.1
index ba615f27..bb381ecb 100644
--- a/bin/man1/ptee.1
+++ b/bin/man1/ptee.1
@@ -8,6 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
+.Op Fl t Ar ms
 .Ar command ...
 .Cm >
 .Ar file
@@ -32,6 +33,16 @@ Type
 .Ic ^Q
 to toggle writing to standard output.
 .
+.Pp
+The arguments are as follows:
+.Bl -tag -width Ds
+.It Fl t Ar ms
+Write a media copy sequence
+to standard output every
+.Ar ms
+milliseconds.
+.El
+.
 .Sh SEE ALSO
 .Xr script 1
 .
-- 
cgit 1.4.1