diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:38:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:38:31 +0000 |
commit | 8bec4db9fab17e416df18dd6223a3eb5fd035445 (patch) | |
tree | eefc59a9f14246fd1c4178bd66e7284599f4dba5 /doc/index.html | |
parent | c660a4f3deb2db9a6441326f34a3c69df7dafb54 (diff) | |
download | execline-8bec4db9fab17e416df18dd6223a3eb5fd035445.tar.xz |
Add link to the execline manpages
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index c3b647b..e6943e6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -235,6 +235,16 @@ external command <tt>printf</tt>. It is longer, but quite stylish. </li> <h2> Related resources </h2> +<h3> execline manual pages </h3> + +<ul> + <li> <a href="https://github.com/flexibeast">flexibeast</a> is providing +the execline documentation as a +<a href="https://github.com/flexibeast/execline-man-pages">set of man pages</a>. </li> +</ul> + +<h3> execline discussion </h3> + <ul> <li> <tt>execline</tt> is discussed on the <a href="//skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li> |