diff --git a/docs/chapters/upgrading.rst b/docs/chapters/upgrading.rst index 79359be2..719f6103 100644 --- a/docs/chapters/upgrading.rst +++ b/docs/chapters/upgrading.rst @@ -35,5 +35,7 @@ Old Releases ---------------------------------- After upgrading all jails from one release to the next you may find that you now have bootstrapped a release that is no longer used. Once you've decided that you no longer need the option to revert the change you can destroy the old release. + `bastille list releases` to list all bootstrapped releases. -`bastille destroy X.Y-RELEASE` to fully delete the release. \ No newline at end of file + +`bastille destroy X.Y-RELEASE` to fully delete the release. diff --git a/docs/index.rst b/docs/index.rst index 1551706f..ca300cd0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,6 +16,7 @@ https://docs.bastillebsd.org. chapters/networking chapters/usage chapters/targeting + chapters/upgrading chapters/subcommands/index chapters/template chapters/jail-config