diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-12-04 18:11:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-12-04 18:11:24 +0000 |
commit | 85e2821400dafd4afc4b75da331d2fd2129c5238 (patch) | |
tree | c662d7e1b69cf25b2a25122cfe440f03b73e3687 /doc/index.html | |
parent | 9492b12a6ca520bbcb191879a5df77e36fede8f3 (diff) | |
download | s6-rc-85e2821400dafd4afc4b75da331d2fd2129c5238.tar.xz |
Add s6-rc-format-upgrade
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index ee06542..9ce7128 100644 --- a/doc/index.html +++ b/doc/index.html @@ -111,6 +111,12 @@ the previous versions of s6-rc and the current one. </li> <li> <a href="s6-rc-update.html">The <tt>s6-rc-update</tt> program</a> </li> </ul> +<h4> Upgrading from earlier s6-rc database formats </h4> + +<ul> + <li> <a href="s6-rc-format-upgrade.html">The <tt>s6-rc-format-upgrade</tt> program</a> </li> +</ul> + <h4> Programs used internally </h4> <ul> |