From 83a064b9d3c76900937d594675d407fc57681fee Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Thu, 12 Jun 2025 11:48:06 +0200 Subject: Update documentation --- doc/concepts/garbage.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/concepts') diff --git a/doc/concepts/garbage.md b/doc/concepts/garbage.md index f6ba7149..278147bb 100644 --- a/doc/concepts/garbage.md +++ b/doc/concepts/garbage.md @@ -199,6 +199,11 @@ for transfer to an end point that supports blob splicing. The compactification step will also be carried out if the `--no-rotate` option is given to `gc`. +The compactification step is skipped if the `--all` option is given to +`gc`, since that option triggers removal of all cache generations. + +`--no-rotate` and `--all` are incompatible options. + Gargabe Collection for Repository Roots --------------------------------------- -- cgit v1.2.3