diff options
Diffstat (limited to 'doc/s6-frontend.html')
| -rw-r--r-- | doc/s6-frontend.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/s6-frontend.html b/doc/s6-frontend.html index e8d8f56..df6b913 100644 --- a/doc/s6-frontend.html +++ b/doc/s6-frontend.html @@ -24,17 +24,13 @@ the <a href="s6.html">s6</a> command line. It is not meant to be called directly users should call <a href="s6.html">s6</a> instead. </p> -<div id="interface"> -<h2> Interface </h2> -</div> +<h2 id="interface"> Interface </h2> <pre> s6-frontend [ <em>global_options...</em> ] <em>command</em> <em>subcommand</em> [ <em>subcommand_options...</em> ] [ <em>args...</em> ] </pre> -<div id="details"> -<h2> Detailed operation </h2> -</div> +<h2 id="details"> Detailed operation </h2> <p> What really happens when you call <code>s6 <em>args...</em></code> is the following: |
