diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-01 13:56:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-01 13:56:46 +0000 |
commit | 3d4285c7580f3fda1c66fa9ab3c0463d9edb6449 (patch) | |
tree | ba248bef99aa2564078d3dc1d290946ae5ee57e9 /doc/index.html | |
parent | fe1f70d5f729e331facf481ec45cc1c64e095d85 (diff) | |
download | s6-portable-utils-3d4285c7580f3fda1c66fa9ab3c0463d9edb6449.tar.xz |
- New command: dumpenv
- Version: 2.0.3.0 rc
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> |