summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-18 14:48:29 -0400
committerJune McEnroe <june@causal.agency>2021-10-18 14:48:29 -0400
commit0fc730ec8e058607b05185e1a36b22615ffbae40 (patch)
tree4468b050f4d43432d1ad37c8f065460e11d34431 /bin/man1
parentAdd ptee -t to output media copy at an interval (diff)
downloadsrc-0fc730ec8e058607b05185e1a36b22615ffbae40.tar.gz
src-0fc730ec8e058607b05185e1a36b22615ffbae40.zip
Add shotty -t to animate (crudely) between snapshots
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/shotty.17
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/man1/shotty.1 b/bin/man1/shotty.1
index 0a3bd127..18cf52f6 100644
--- a/bin/man1/shotty.1
+++ b/bin/man1/shotty.1
@@ -12,6 +12,7 @@
 .Op Fl b Ar bg
 .Op Fl f Ar fg
 .Op Fl h Ar rows
+.Op Fl t Ar ms
 .Op Fl w Ar cols
 .Op Ar file
 .
@@ -82,6 +83,12 @@ Hide the cursor.
 Copy the terminal size
 from the current terminal.
 .
+.It Fl t Ar ms
+Animate between snapshots
+at an interval of
+.Ar ms
+milliseconds.
+.
 .It Fl w Ar cols
 Set the terminal width.
 The default is 80.