diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-06-24 04:42:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-06-24 04:42:49 +0000 |
commit | eba790dff930c232d6b5266fdfda0b1231167609 (patch) | |
tree | 5b87eda28200193ee9702f0e22f1ef03306844c1 /doc/upgrade.html | |
parent | 12b096677c1fd9d90c496a807ac4555be211fc18 (diff) | |
download | s6-eba790dff930c232d6b5266fdfda0b1231167609.tar.xz |
Document new s6-svscan options
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 2922250..4dea3df 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,8 +23,12 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.13.2.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.9.4.0. </li> <li> New <tt>-s</tt> option to <a href="s6-svc.html">s6-svc</a>. </li> <li> New <tt>-t</tt> option to <a href="s6-log.html">s6-log</a>. </li> + <li> <a href="s6-svscan.html">s6-svscan</a> rewrite; new options +<tt>-C</tt> and <tt>-L</tt>. </li> </ul> <h2> in 2.11.3.2 </h2> |