diff options
author | June McEnroe <june@causal.agency> | 2019-07-09 23:47:27 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-07-09 23:47:27 -0400 |
commit | a0c03a0c48e81b58e843f1168faec1722016cedb (patch) | |
tree | 9468db273c456bb09728b08785ec4e0421774287 /bin/bin.7 | |
parent | Add up -c (diff) | |
download | src-a0c03a0c48e81b58e843f1168faec1722016cedb.tar.gz src-a0c03a0c48e81b58e843f1168faec1722016cedb.zip |
Add shotty man page and build it
Diffstat (limited to '')
-rw-r--r-- | bin/bin.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/bin.7 b/bin/bin.7 index e3bbbb7c..ac34b97c 100644 --- a/bin/bin.7 +++ b/bin/bin.7 @@ -1,4 +1,4 @@ -.Dd July 8, 2019 +.Dd July 9, 2019 .Dt BIN 7 .Os "Causal Agency" . @@ -79,6 +79,9 @@ IRC relay .It Xr scheme 1 color scheme . +.It Xr shotty 1 +terminal capture +. .It Xr ttpre 1 man output to HTML . |