mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Merge pull request #14394 from me-and/no-print-dead-space-usage
docs: remove incorrect claim re gc --print-dead
This commit is contained in:
commit
1a4ad0706b
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ The behaviour of the collector is also influenced by the
|
||||||
configuration file.
|
configuration file.
|
||||||
|
|
||||||
By default, the collector prints the total number of freed bytes when it
|
By default, the collector prints the total number of freed bytes when it
|
||||||
finishes (or when it is interrupted). With `--print-dead`, it prints the
|
finishes (or when it is interrupted).
|
||||||
number of bytes that would be freed.
|
|
||||||
|
|
||||||
{{#include ./opt-common.md}}
|
{{#include ./opt-common.md}}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue