Skip to content

Commit 1a4ad07

Browse files
authored
Merge pull request #14394 from me-and/no-print-dead-space-usage
docs: remove incorrect claim re gc --print-dead
2 parents dd0d006 + 972915c commit 1a4ad07

File tree

1 file changed

+1
-2
lines changed
  • doc/manual/source/command-ref/nix-store

1 file changed

+1
-2
lines changed

doc/manual/source/command-ref/nix-store/gc.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ The behaviour of the collector is also influenced by the
4848
configuration file.
4949

5050
By default, the collector prints the total number of freed bytes when it
51-
finishes (or when it is interrupted). With `--print-dead`, it prints the
52-
number of bytes that would be freed.
51+
finishes (or when it is interrupted).
5352

5453
{{#include ./opt-common.md}}
5554

0 commit comments

Comments
 (0)