diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-11 01:34:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-11 01:34:55 +0000 |
commit | 64d63f8fd06e5370694f760093c69cdc69652447 (patch) | |
tree | 50f711e11e19bb72e1401af1ebb5bb8e189bdacb /doc/index.html | |
parent | 524ebfde1d08edc64ba4b9075d23f7ed3dbc640c (diff) | |
download | execline-64d63f8fd06e5370694f760093c69cdc69652447.tar.xz |
Add case (yet untested)
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 035e0eb..7dae446 100644 --- a/doc/index.html +++ b/doc/index.html @@ -167,6 +167,7 @@ to your installation: the shebang lines for your system might be something like <ul> <li><a href="foreground.html">The <tt>foreground</tt> program</a></li> <li><a href="background.html">The <tt>background</tt> program</a></li> +<li><a href="case.html">The <tt>case</tt> program</a></li> <li><a href="if.html">The <tt>if</tt> program</a></li> <li><a href="ifelse.html">The <tt>ifelse</tt> program</a></li> <li><a href="ifte.html">The <tt>ifte</tt> program</a></li> |