summary refs log tree commit diff
path: root/bin/man1/shotty.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-14 12:34:02 -0400
committerJune McEnroe <june@causal.agency>2019-07-14 12:34:02 -0400
commitdfd363dd566980ca4ff949e9a53c81f9ce622316 (patch)
tree45e5bbef5fef7288a7fae83c152ba81aac0952f0 /bin/man1/shotty.1
parentAdd shotty -c (diff)
downloadsrc-dfd363dd566980ca4ff949e9a53c81f9ce622316.tar.gz
src-dfd363dd566980ca4ff949e9a53c81f9ce622316.zip
Add shotty -d
Diffstat (limited to 'bin/man1/shotty.1')
-rw-r--r--bin/man1/shotty.18
1 files changed, 6 insertions, 2 deletions
diff --git a/bin/man1/shotty.1 b/bin/man1/shotty.1
index 9cc3c336..025ff293 100644
--- a/bin/man1/shotty.1
+++ b/bin/man1/shotty.1
@@ -1,4 +1,4 @@
-.Dd July 13, 2019
+.Dd July 14, 2019
 .Dt SHOTTY 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl Bcs
+.Op Fl Bcds
 .Op Fl b Ar bg
 .Op Fl f Ar fg
 .Op Fl h Ar rows
@@ -40,6 +40,10 @@ The default value is 0 (black).
 Show the position of the cursor
 with reverse video.
 .
+.It Fl d
+Output the terminal state
+for each CSI sequence.
+.
 .It Fl f Ar fg
 Set the default foreground color.
 The default value is 7 (white).