summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-18 21:53:54 -0400
committerJune McEnroe <june@causal.agency>2021-10-18 21:53:54 -0400
commit48548e649cb79efe96265b3800955a96a570c77b (patch)
tree286e70343bb8e0096c80c20ea651f50a3c489c0e /bin/man1
parentAdd shotty -t to animate (crudely) between snapshots (diff)
downloadsrc-48548e649cb79efe96265b3800955a96a570c77b.tar.gz
src-48548e649cb79efe96265b3800955a96a570c77b.zip
Revert "Add shotty -t to animate (crudely) between snapshots"
This reverts commit 0fc730ec8e058607b05185e1a36b22615ffbae40.

It's mostly irrelevant to how shotty actually functions so I think
it would be better done externally. Reverting just to keep the dumb
JavaScript in history.
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/shotty.17
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/man1/shotty.1 b/bin/man1/shotty.1
index 18cf52f6..0a3bd127 100644
--- a/bin/man1/shotty.1
+++ b/bin/man1/shotty.1
@@ -12,7 +12,6 @@
 .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
 .
@@ -83,12 +82,6 @@ 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.