aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index ab87294f..195c95c1 100644
--- a/README.markdown
+++ b/README.markdown
@@ -285,6 +285,9 @@ Three SSH-related scripts and their manuals are included:
If you want to use the manuals, you may need to add `~/.local/share/man` to
your `/etc/manpath` configuration, depending on your system.
+`edda(1)` provides a means to run `ed(1)` over a set of files preserving any
+options, mostly useful for scripts. There’s `--help` output and a manual page.
+
There's also a script `han(1)` to provide a `keywordprg` for Bash script
development that will look for `help` topics. You could use it from the shell
too. It also has a brief manual.