From 01ee3853849a5070f396fbc20f8db624b03232e0 Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Thu, 26 Oct 2023 18:56:48 -0700 Subject: [PATCH 1/2] upgrading documentation --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index 1551706..ca300cd 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 From bf98acd330170b84e315ba0c0b100b8460c6149a Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Thu, 26 Oct 2023 18:58:46 -0700 Subject: [PATCH 2/2] upgrading documentation try2 --- docs/chapters/upgrading.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/chapters/upgrading.rst b/docs/chapters/upgrading.rst index 79359be..719f610 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.