commit 5c025cd94e9213050656fff9bdf1a689155dad62
parent ce0a1a2ecfbbcd102ac27943a33706431fc85fee
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Sat, 2 Jan 2021 22:23:06 +0000
Doc clarification
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/s6-svscanctl.html b/doc/s6-svscanctl.html
@@ -44,7 +44,9 @@ reaper mechanism. </li>
<li> <tt>-a</tt> : Alarm. s6-svscan will immediately perform a scan
of <em>scandir</em> to check for services. </li>
<li> <tt>-b</tt> : abort. s6-svscan will exec into its finishing
-procedure. It will not kill any of the maintained s6-supervise processes. </li>
+procedure. It will not kill any of the maintained s6-supervise processes,
+unless a <tt>t</tt> or <tt>q</tt> option is also present before the <tt>b</tt>
+option in the s6-svscanctl invocation. </li>
<li> <tt>-h</tt> : Reload configuration. s6-svscan will perform a scan,
and destroy inactive services. Equivalent to <tt>-an</tt>. </li>
<li> <tt>-i</tt> : equivalent to <tt>-t</tt> below. </li>