From bf98acd330170b84e315ba0c0b100b8460c6149a Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Thu, 26 Oct 2023 18:58:46 -0700 Subject: [PATCH] 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 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.