diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-12 01:12:15 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-12 01:12:15 +0000 |
| commit | e31ad31e271e9e78f6755e047bb25230c6b542f1 (patch) | |
| tree | ab6b74aa1427b2a09c4f69809cfa3cef761c11d0 /doc/index.html | |
| parent | 79dc6f49c4f8c26cbd53f92517d82a48d9db0398 (diff) | |
| download | s6-rc-e31ad31e271e9e78f6755e047bb25230c6b542f1.tar.gz | |
Add s6-rc-set-list
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index 462dd04..25c47de 100644 --- a/doc/index.html +++ b/doc/index.html @@ -135,11 +135,12 @@ the previous versions of s6-rc and the current one. </li> <li> An <a href="repodefs.html">overview</a> of the <em>repo</em> tools </li> <li> <a href="s6-rc-repo-init.html">The <tt>s6-rc-repo-init</tt> program</a> </li> <li> <a href="s6-rc-repo-sync.html">The <tt>s6-rc-repo-sync</tt> program</a> </li> - <li> <a href="s6-rc-repo-set-new.html">The <tt>s6-rc-set-new</tt> program</a> </li> - <li> <a href="s6-rc-repo-set-copy.html">The <tt>s6-rc-set-copy</tt> program</a> </li> - <li> <a href="s6-rc-repo-set-delete.html">The <tt>s6-rc-set-delete</tt> program</a> </li> - <li> <a href="s6-rc-repo-set-change.html">The <tt>s6-rc-set-change</tt> program</a> </li> - <li> <a href="s6-rc-repo-set-commit.html">The <tt>s6-rc-set-commit</tt> program</a> </li> + <li> <a href="s6-rc-set-new.html">The <tt>s6-rc-set-new</tt> program</a> </li> + <li> <a href="s6-rc-set-copy.html">The <tt>s6-rc-set-copy</tt> program</a> </li> + <li> <a href="s6-rc-set-delete.html">The <tt>s6-rc-set-delete</tt> program</a> </li> + <li> <a href="s6-rc-set-change.html">The <tt>s6-rc-set-change</tt> program</a> </li> + <li> <a href="s6-rc-set-commit.html">The <tt>s6-rc-set-commit</tt> program</a> </li> + <li> <a href="s6-rc-set-install.html">The <tt>s6-rc-set-install</tt> program</a> </li> </ul> <h2> Related resources </h2> |
