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/upgrade.html | |
parent | fe1f70d5f729e331facf481ec45cc1c64e095d85 (diff) | |
download | s6-portable-utils-3d4285c7580f3fda1c66fa9ab3c0463d9edb6449.tar.xz |
- New command: dumpenv
- Version: 2.0.3.0 rc
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 26bb1a8..1b5cdbb 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,12 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.0.3.0 </h2> + +<ul> + <li> New command: <a href="s6-dumpenv.html">s6-dumpenv</a>. </li> +</ul> + <h2> in 2.0.2.0 </h2> <ul> |