diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 95b4372..6f18572 100644 --- a/doc/index.html +++ b/doc/index.html @@ -76,7 +76,7 @@ library. </li> <ul> <li> The current released version of s6-portable-utils is -<a href="s6-portable-utils-2.0.2.0.tar.gz">2.0.2.0</a>. </li> +<a href="s6-portable-utils-2.0.3.0.tar.gz">2.0.3.0</a>. </li> <li> Alternatively, you can checkout a copy of the s6-portable-utils git repository: <pre> git clone git://git.skarnet.org/s6-portable-utils </pre> </li> </ul> @@ -113,6 +113,7 @@ the previous versions of s6-portable-utils and the current one. </li> <li> The <a href="s6-clock.html"><tt>s6-clock</tt></a> program </li> <li> The <a href="s6-cut.html"><tt>s6-cut</tt></a> program </li> <li> The <a href="s6-dirname.html"><tt>s6-dirname</tt></a> program </li> + <li> The <a href="s6-dumpenv.html"><tt>s6-dumpenv</tt></a> program </li> <li> The <a href="s6-echo.html"><tt>s6-echo</tt></a> program </li> <li> The <a href="s6-env.html"><tt>s6-env</tt></a> program </li> <li> The <a href="s6-expr.html"><tt>s6-expr</tt></a> program </li> |