diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-01-10 01:33:51 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-01-10 01:33:51 +0000 |
commit | 7b9931e6403db6aeabb0ccc26e126dcf74cf3c03 (patch) | |
tree | 44ff4addcca17eba6bda9a88b7601236646a89fc /doc/upgrade.html | |
parent | 955d4078d0709372129fb883d3ea4bd6d7ad735e (diff) | |
download | s6-7b9931e6403db6aeabb0ccc26e126dcf74cf3c03.tar.xz |
Add doc for s6-instance-list and s6-instance-status
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 077b9d8..7afba07 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -27,6 +27,7 @@ dependency bumped to 2.13.0.0. </li> optional dependency bumped to 0.2.0.2. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> recommended dependency bumped to 2.9.1.0. </li> + <li> New feature: implementation of <a href="instances.html">instances</a>. </li> </ul> <h2> in 2.11.1.2 </h2> |