diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 19:13:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 19:13:22 +0000 |
commit | 047befef9b8ef074d34b05e294d753f6c2751987 (patch) | |
tree | ee0d7329e2abd0b0d24efd14bc25e84f25e48230 /doc/index.html | |
parent | b7ab058ecf940dc3c6b5a1ce2d45d9bd6bd293fa (diff) | |
download | s6-rc-047befef9b8ef074d34b05e294d753f6c2751987.tar.xz |
No need for -a in s6-rc -u invocation; remove -X from dryrun print
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 58e60e3..ecb1fe4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -107,6 +107,11 @@ the previous versions of s6-rc and the current one. </li> <li> <a href="s6-rc-init.html">The <tt>s6-rc-init</tt> program</a> </li> <li> <a href="s6-rc.html">The <tt>s6-rc</tt> program</a> </li> <li> <a href="s6-rc-update.html">The <tt>s6-rc-update</tt> program</a> </li> +</ul> + +<h4> Programs used internally </h4> + +<ul> <li> <a href="s6-rc-dryrun.html">The <tt>s6-rc-dryrun</tt> internal program</a> </li> <li> <a href="s6-rc-oneshot-run.html">The <tt>s6-rc-oneshot-run</tt> internal program</a> </li> </ul> |