From 135468b32b12e2f2974b72c61e9d8390e562741e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Jun 2026 06:24:01 +0000 Subject: Add s6 live reload --- doc/s6_live.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'doc') diff --git a/doc/s6_live.html b/doc/s6_live.html index d770f80..0bb302d 100644 --- a/doc/s6_live.html +++ b/doc/s6_live.html @@ -172,6 +172,42 @@ transitions. By default, timeout is 0, meaning infinite: the command can wait forever. +

reload

+ +

Interface

+ +
+     s6 live reload [ -n ] [ -t timeout ] servicenames...
+
+ +