summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-08-19 16:25:07 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-08-19 16:25:07 +0000
commit70249dc762f2d384b5eee37fa7470284751e5ba8 (patch)
tree46fe760bcb800f0f336160cde74820e1415c4289
parentea67a084fac347a543d86e2c761340dee36d380f (diff)
downloads6-70249dc762f2d384b5eee37fa7470284751e5ba8.tar.xz
Doc clarification
-rw-r--r--doc/s6-notifyoncheck.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/s6-notifyoncheck.html b/doc/s6-notifyoncheck.html
index 74cb6cd..071eb02 100644
--- a/doc/s6-notifyoncheck.html
+++ b/doc/s6-notifyoncheck.html
@@ -106,7 +106,8 @@ This is basically the polling period. Default is 1000: the service will
be polled every second. </li>
<li> <tt>-n&nbsp;<em>n</em></tt>&nbsp;: give up after <em>n</em>
unsuccessful invocations of <tt>./data/check</tt>. 0 means infinite, i.e. keep
-polling until it succeeds, or times out, or the service dies first. </li>
+polling until it succeeds, or times out, or the service dies first.
+Default is 7. </li>
<li> <tt>-c&nbsp;<em>checkprog...</em></tt>&nbsp;: invoke <em>checkprog...</em>
instead of <tt>./data/check</tt>. The <em>checkprog</em> string will be parsed by
<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>, so it