diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-21 12:49:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-21 12:49:39 +0000 |
commit | 10d06f7d21b7ab7400ea94936712d7dcb2ed94ca (patch) | |
tree | d0352e2a783f1eacaf92b3891628eee0dddc29ec /doc/index.html | |
parent | e56e129434975a6b8c9f7db7d956d778e8696655 (diff) | |
download | s6-rc-10d06f7d21b7ab7400ea94936712d7dcb2ed94ca.tar.xz |
Add s6-rc-oneshot-run (without using it in s6-rc-compile or s6-rc yet)
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 3e66a90..58e60e3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -106,8 +106,9 @@ the previous versions of s6-rc and the current one. </li> <ul> <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-dryrun.html">The <tt>s6-rc-dryrun</tt> internal program</a> </li> <li> <a href="s6-rc-update.html">The <tt>s6-rc-update</tt> program</a> </li> + <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> <h2> Related resources </h2> |