From e52b86b69b9dc6a7b7ec9d578c20d88fc1ccb330 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 18 Oct 2021 14:48:29 -0400 Subject: Add shotty -t to animate (crudely) between snapshots --- bin/man1/shotty.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bin/man1') 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. -- cgit 1.4.1