From eba790dff930c232d6b5266fdfda0b1231167609 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 24 Jun 2023 04:42:49 +0000 Subject: Document new s6-svscan options Signed-off-by: Laurent Bercot --- doc/index.html | 2 +- doc/s6-svscan.html | 25 ++++++++++++++++++++----- doc/upgrade.html | 4 ++++ 3 files changed, 25 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index fe4cec7..e0b9a67 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,7 +88,7 @@ requirement if you link against the shared version of the skalibs library.
  • (Optional, but really recommended for full functionality): execline version -2.9.3.0 or later. When s6 is built with execline support (which is the default), +2.9.4.0 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with execlineb.
  • diff --git a/doc/s6-svscan.html b/doc/s6-svscan.html index 8b94cf4..ae815fc 100644 --- a/doc/s6-svscan.html +++ b/doc/s6-svscan.html @@ -27,7 +27,7 @@ the root or a branch of a supervision tree.

    Interface

    -     s6-svscan [ -d notif ] [ -X consoleholder ] [ -c max ] [ -t rescan ] [ scandir ]
    +     s6-svscan [ -d notif ] [ -X consoleholder ] [ -c max | -C services_max ] [ -L name_max ] [ -t rescan ] [ scandir ]