diff options
author | June McEnroe <june@causal.agency> | 2021-09-07 16:53:43 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-07 16:53:43 -0400 |
commit | f5235d92eeb7477fa459b7f5665873c0c23452ff (patch) | |
tree | 97d748190cdbd79f1690a22527d527e9e778b462 /bin/README.7 | |
parent | Show about path in page title (diff) | |
download | src-f5235d92eeb7477fa459b7f5665873c0c23452ff.tar.gz src-f5235d92eeb7477fa459b7f5665873c0c23452ff.zip |
Add dehtml
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 0ff46eab..441bf693 100644 --- a/bin/README.7 +++ b/bin/README.7 @@ -1,4 +1,4 @@ -.Dd April 26, 2021 +.Dd September 7, 2021 .Dt BIN 7 .Os "Causal Agency" . @@ -26,6 +26,8 @@ calculator backlight brightness control .It Xr c 1 run C statements +.It Xr dehtml 1 +extract text from HTML .It Xr dtch 1 detached sessions .It Xr ever 1 |