docs: More -c docs

This commit is contained in:
tschettervictor
2025-02-23 09:44:20 -07:00
committed by GitHub
parent 2078597145
commit ed255296d9

View File

@@ -95,6 +95,6 @@ After upgrading all jails from one release to the next you may find that you now
`bastille list releases` to list all bootstrapped releases.
`bastille destroy X.Y-RELEASE` to fully delete the release.
`bastille destroy X.Y-RELEASE` to fully delete the release, including the cache.
`bastille destroy [-f|--force] X.Y-RELEASE` to delete the cache directory as well.
`bastille destroy [-c|--no-cache] X.Y-RELEASE` to retain the cache directory.