diff options
author | June McEnroe <june@causal.agency> | 2021-01-19 22:40:14 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-01-19 22:40:14 -0500 |
commit | 57e1744deee8ca461551a67edbdd5cdafa7b83ba (patch) | |
tree | 909419a57e37de486780ca7e7eea0b4d30054b2a /bin/README.7 | |
parent | Map tags to IDs using only [[:alnum:]-._] (diff) | |
download | src-57e1744deee8ca461551a67edbdd5cdafa7b83ba.tar.gz src-57e1744deee8ca461551a67edbdd5cdafa7b83ba.zip |
Add mtags to generate tags for make and mdoc
Diffstat (limited to '')
-rw-r--r-- | bin/README.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/README.7 b/bin/README.7 index aded212e..723845e2 100644 --- a/bin/README.7 +++ b/bin/README.7 @@ -1,4 +1,4 @@ -.Dd January 13, 2021 +.Dd January 19, 2021 .Dt BIN 7 .Os "Causal Agency" . @@ -44,6 +44,8 @@ PTY input remapper tags HTMLizer .It Xr modem 1 fixed baud rate wrapper +.It Xr mtags 1 +miscellaneous tags .It Xr nudge 1 terminal vibrator .It Xr order 1 |