From 62b08ed24bd50737ce090f9ab37acb832845ef4f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 23 Aug 2015 11:48:59 +0000 Subject: Doc fix --- doc/s6-svc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/s6-svc.html b/doc/s6-svc.html index f21847a..86e6857 100644 --- a/doc/s6-svc.html +++ b/doc/s6-svc.html @@ -70,8 +70,8 @@ stdin, stdout and stderr redirected to /dev/null.
  • -O : Once at most. Do not restart the supervised process when it dies. If it is down when the command is received, do not even start it.
  • -
  • -T timeout : if the -D or --U option has been given, -T specifies a timeout +
  • -T timeout : if the -wstate +option has been given, -T specifies a timeout (in milliseconds) after which s6-svc will exit 1 with an error message if the service still hasn't reached the desired state. By default, the timeout is 0, which means that s6-svc will block indefinitely.
  • -- cgit v1.2.3