diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-18 02:50:51 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-18 02:50:51 +0000 |
| commit | c2740b983f6bb4baf0d5a1772fa3682cc66aa5f9 (patch) | |
| tree | eb17ec96fa0ff5b7bd6c5290edb9293ff1e8453d /doc/s6_process.html | |
| parent | 6203378b6b6731a938eebdd60d99fecb429a849f (diff) | |
| download | s6-frontend-c2740b983f6bb4baf0d5a1772fa3682cc66aa5f9.tar.gz | |
Add s6 live install --init ; finish and fix documentation
Diffstat (limited to 'doc/s6_process.html')
| -rw-r--r-- | doc/s6_process.html | 32 |
1 files changed, 8 insertions, 24 deletions
diff --git a/doc/s6_process.html b/doc/s6_process.html index a00793a..179d8c2 100644 --- a/doc/s6_process.html +++ b/doc/s6_process.html @@ -25,30 +25,22 @@ by an instance of <a href="//skarnet.org/software/s6/s6-svscan.html">s6-svscan</ running on the <a href="s6-frontend.conf.html">configured</a> <em>scandir</em>. </p> -<div id="interface"> -<h2> Interface </h2> -</div> +<h2 id="interface"> Interface </h2> <pre> s6 process <em>subcommand</em> [ <em>subcommand_options...</em> ] [ <em>args...</em> ] </pre> -<div id="subcommands"> -<h2> Subcommands </h2> -</div> +<h2 id="subcommands"> Subcommands </h2> -<div id="help"> -<h3> help </h3> -</div> +<h3 id="help"> help </h3> <p> <tt>s6 process help</tt> prints a short help message summarizing the options and usage of the <tt>s6 process</tt> command. It is not as detailed as this page. </p> -<div id="kill"> -<h3> kill </h3> -</div> +<h3 id="kill"> kill </h3> <h4> Interface </h4> @@ -91,9 +83,7 @@ command can wait forever. This option is only effective when paired with the </dl> -<div id="status"> -<h3> status </h3> -</div> +<h3 id="status"> status </h3> <h4> Interface </h4> @@ -130,9 +120,7 @@ only useful with old-style logged s6 services that are not managed by s6-rc. </dd> </dl> -<div id="start"> -<h3> start </h3> -</div> +<h3 id="start"> start </h3> <h4> Interface </h4> @@ -181,9 +169,7 @@ command can wait forever. This option is only effective when paired with the <tt>--wait</tt> option. </dd> </dl> -<div id="stop"> -<h3> stop </h3> -</div> +<h3 id="stop"> stop </h3> <h4> Interface </h4> @@ -232,9 +218,7 @@ command can wait forever. This option is only effective when paired with the <tt>--wait</tt> option. </dd> </dl> -<div id="restart"> -<h3> restart </h3> -</div> +<h3 id="restart"> restart </h3> <h4> Interface </h4> |
