diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-05-26 15:29:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-05-26 15:29:13 +0000 |
commit | 6c936711c61df41eeb936a98e6bc43584776ab08 (patch) | |
tree | 5680cc78faeee3ab07be73dfaacf1c77437ee6d7 /doc/upgrade.html | |
parent | 3457a5ce01d7df3bc4cdc6259736ca210b4d4765 (diff) | |
download | s6-6c936711c61df41eeb936a98e6bc43584776ab08.tar.xz |
Add -t lastlinetimeout option to s6-log
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 4307f3e..2922250 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,6 +23,8 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.13.2.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> </ul> <h2> in 2.11.3.2 </h2> |