diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-12 21:02:59 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-12 21:02:59 +0000 |
| commit | 9f8a0daa7aebd3d3673e26949b44864e4b3a450d (patch) | |
| tree | 4450e812252a2579d2e92dd085c68625b2a3bb1b /doc/s6.html | |
| parent | 557ff039d9c1018c7100062e587550a9509a2b6d (diff) | |
| download | s6-frontend-9f8a0daa7aebd3d3673e26949b44864e4b3a450d.tar.gz | |
Add verbosity; update s6 version doc
Diffstat (limited to 'doc/s6.html')
| -rw-r--r-- | doc/s6.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/s6.html b/doc/s6.html index 00976ff..a1f348f 100644 --- a/doc/s6.html +++ b/doc/s6.html @@ -89,10 +89,6 @@ reason, here you go. <dd> Run the <a href="#help"><tt>s6 help</tt></a> command. Any given command or subcommand is ignored. </dd> - <dt> -V, --version </dt> - <dd> Run the <a href="#version"><tt>s6 version</tt></a> command. -Any given command or subcommand is ignored. </dd> - <dt> -s <em>scandir</em>, --scandir=<em>scandir</em> </dt> <dd> Use <em>scandir</em> as scan directory (i.e. the directory where <a href="//skarnet.org/software/s6/s6-svscan.html">s6-svscan</a> runs @@ -151,11 +147,12 @@ and usage of the s6 command. It is not as detailed as this page. <h3 id="version"> version </h3> <p> - <tt>s6 version</tt> prints the current version of s6-frontend, on one line. + <tt>s6 version</tt> prints information about the current version of +s6-frontend and its configuration. </p> <p> - No subcommands are defined. + The details are available <a href="s6_version.html">here</a>. </p> <h3 id="process"> process </h3> |
