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_repository.html | |
| parent | 6203378b6b6731a938eebdd60d99fecb429a849f (diff) | |
| download | s6-frontend-c2740b983f6bb4baf0d5a1772fa3682cc66aa5f9.tar.gz | |
Add s6 live install --init ; finish and fix documentation
Diffstat (limited to 'doc/s6_repository.html')
| -rw-r--r-- | doc/s6_repository.html | 28 |
1 files changed, 7 insertions, 21 deletions
diff --git a/doc/s6_repository.html b/doc/s6_repository.html index d992a1b..93f2bdc 100644 --- a/doc/s6_repository.html +++ b/doc/s6_repository.html @@ -34,30 +34,22 @@ they are likely to be a part of automated procedures written by the distribution and triggered by specific events like installation or package updates. </p> -<div id="interface"> -<h2> Interface </h2> -</div> +<h2 id="interface"> Interface </h2> <pre> s6 repository <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 repository help</tt> prints a short help message summarizing the options and usage of the <tt>s6 repository</tt> command. It is not as detailed as this page. </p> -<div id="init"> -<h3> init </h3> -</div> +<h3 id="init"> init </h3> <h4> Interface </h4> @@ -93,9 +85,7 @@ has changed. </dd> no impact whatsoever and this option can safely be ignored. </dd> </dl> -<div id="list"> -<h3> list </h3> -</div> +<h3 id="list"> list </h3> <h4> Interface </h4> @@ -110,9 +100,7 @@ the current working set, which always exists. </li> <li> No options are defined. </li> </ul> -<div id="check"> -<h3> check </h3> -</div> +<h3 id="check"> check </h3> <h4> Interface </h4> @@ -156,9 +144,7 @@ depends on service <tt>B</tt> and <tt>A</tt> is unmasked or enabled, change <tt>B</tt> to be unmasked or enabled as well. </dd> </dl> -<div id="sync"> -<h3> sync </h3> -</div> +<h3 id="sync"> sync </h3> <h4> Interface </h4> |
