From 09750ce3525129a676dec4f579aea3ad2eca1b19 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 9 Jan 2023 11:09:14 +0000 Subject: Add instances implementation (still needs testing) Signed-off-by: Laurent Bercot --- doc/s6-instance-create.html | 92 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 doc/s6-instance-create.html (limited to 'doc/s6-instance-create.html') diff --git a/doc/s6-instance-create.html b/doc/s6-instance-create.html new file mode 100644 index 0000000..c81dfe4 --- /dev/null +++ b/doc/s6-instance-create.html @@ -0,0 +1,92 @@ + + + + + + s6: the s6-instance-create program + + + + + + +

+s6
+Software
+skarnet.org +

+ +

The s6-instance-create program

+ +

+s6-instance-create creates a new instance of a currently supervised +instanced service. +

+ +

Interface

+ +
+     s6-instance-create [ -d | -D ] [ -P ] [ -f ] [ -t timeout ] servicedir name
+
+ + + +

Exit codes

+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3