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/s6-instance-control.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/s6-instance-control.html')
-rw-r--r-- | doc/s6-instance-control.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/s6-instance-control.html b/doc/s6-instance-control.html index b52819a..b58fb18 100644 --- a/doc/s6-instance-control.html +++ b/doc/s6-instance-control.html @@ -54,6 +54,7 @@ the <em>name</em> instance. </li> understood by <a href="s6-svc.html">s6-svc</a>. </p> +<p> In fact, s6-instance-control is nothing more than a call to <a href="s6-svc.html">s6-svc</a> on the service directory representing the <em>name</em> instance. It is syntactic sugar so |