diff options
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> |
