From c2740b983f6bb4baf0d5a1772fa3682cc66aa5f9 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
s6 [ global_options... ] command subcommand [ subcommand_options... ] [ args... ]
@@ -44,16 +42,7 @@ various parts of the s6 ecosystem, depending on the given command and
subcommand.
-
- Common usage
-
-
-
-
-
-
- Exit codes
-
+ Exit codes
s6 always exits 0 on success, 100 on bad usage, and 111 on a system call
@@ -73,9 +62,7 @@ command, and on the linked documentation page, you can find the interpretation
of its various exit codes.
-
- Environment variables
-
+ Environment variables
S6_FRONTEND_CONF environment variable. This
@@ -86,9 +73,7 @@ possibly overridden by the --conffile build-time configure option to
s6-frontend. global_options... is a list of options that modify s6's behaviour @@ -164,13 +149,9 @@ have built s6-frontend with util-linux support. -
s6 help prints a short help message summarizing the options @@ -181,9 +162,7 @@ and usage of the s6 command. It is not as detailed as this page. No subcommands are defined.
-s6 version prints the current version of s6-frontend, on one line. @@ -193,9 +172,7 @@ and usage of the s6 command. It is not as detailed as this page. No subcommands are defined.
-s6 process sends commands to long-running processes supervised by the @@ -209,9 +186,7 @@ needs to be restarted or otherwise addressed without involvement from the servic manager, i.e. without having to start or stop dependencies.
-s6 live controls the live state of the machine, starting and stopping @@ -221,9 +196,7 @@ around the available here.
-s6 repository regroups administrative tasks related to the repository @@ -237,9 +210,7 @@ the initial layout, run their package manager, etc. The details are available here.
-s6 set is the interface to the creation and manipulation of service sets by @@ -251,9 +222,7 @@ the live state of the machine, accessible via s6 livehere.
-s6 system provides commands to run at boot and, on systems fully managed by s6, @@ -261,9 +230,7 @@ to shut the system down. The details are available here.
-