summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-02 22:23:06 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-02 22:23:06 +0000
commit5c025cd94e9213050656fff9bdf1a689155dad62 (patch)
treea7fc2c0e7f5f5c7beae76b36897dafcb8d735825
parentce0a1a2ecfbbcd102ac27943a33706431fc85fee (diff)
downloads6-5c025cd94e9213050656fff9bdf1a689155dad62.tar.xz
Doc clarification
-rw-r--r--doc/s6-svscanctl.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/s6-svscanctl.html b/doc/s6-svscanctl.html
index 6340c14..02ded9f 100644
--- a/doc/s6-svscanctl.html
+++ b/doc/s6-svscanctl.html
@@ -44,7 +44,9 @@ reaper mechanism. </li>
<li> <tt>-a</tt>&nbsp;: Alarm. s6-svscan will immediately perform a scan
of <em>scandir</em> to check for services. </li>
<li> <tt>-b</tt>&nbsp;: 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>&nbsp;: Reload configuration. s6-svscan will perform a scan,
and destroy inactive services. Equivalent to <tt>-an</tt>. </li>
<li> <tt>-i</tt>&nbsp;: equivalent to <tt>-t</tt> below. </li>