summary refs log tree commit diff
path: root/bin/man1/shotty.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-13 15:34:20 -0400
committerJune McEnroe <june@causal.agency>2019-07-13 15:34:20 -0400
commitd5f0da6bea8562cf1ae08ba5af2412eff30874a3 (patch)
tree145a4195770f61ac8e003ea1c60453bed6b11ac6 /bin/man1/shotty.1
parentAdd DL to shotty (diff)
downloadsrc-d5f0da6bea8562cf1ae08ba5af2412eff30874a3.tar.gz
src-d5f0da6bea8562cf1ae08ba5af2412eff30874a3.zip
Add shotty -c
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 029bb036..9cc3c336 100644
--- a/bin/man1/shotty.1
+++ b/bin/man1/shotty.1
@@ -1,4 +1,4 @@
-.Dd July 12, 2019
+.Dd July 13, 2019
 .Dt SHOTTY 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl Bs
+.Op Fl Bcs
 .Op Fl b Ar bg
 .Op Fl f Ar fg
 .Op Fl h Ar rows
@@ -36,6 +36,10 @@ Replace bold with bright colors.
 Set the default background color.
 The default value is 0 (black).
 .
+.It Fl c
+Show the position of the cursor
+with reverse video.
+.
 .It Fl f Ar fg
 Set the default foreground color.
 The default value is 7 (white).