doc/manual/command-ref/nix-collect-garbage.xml: document --max-freed option

Mention the --max-freed option in the nix-collect-garbage man page.
Related to https://github.com/NixOS/nix/issues/609.
This commit is contained in:
Peter Simons 2016-01-05 18:18:04 +01:00 committed by Eelco Dolstra
parent a6d52fcd95
commit a1bf934044
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
<arg choice='plain'><option>--print-dead</option></arg>
<arg choice='plain'><option>--delete</option></arg>
</group>
<arg><option>--max-freed</option> <replaceable>bytes</replaceable></arg>
<arg><option>--dry-run</option></arg>
</cmdsynopsis>
</refsynopsisdiv>