mirror of
https://github.com/NixOS/nix.git
synced 2025-02-18 01:43:17 +00:00
nix-collect-garbage: little doc fix
This removes confusing documentation. It's better to remove doc than add implementation, because Nix 1.12 will surely have new GC interface anyway. Fixes https://github.com/NixOS/nix/issues/641
This commit is contained in:
parent
76431e0a26
commit
c7c806ec21
@ -22,12 +22,6 @@
|
|||||||
<arg><option>--delete-old</option></arg>
|
<arg><option>--delete-old</option></arg>
|
||||||
<arg><option>-d</option></arg>
|
<arg><option>-d</option></arg>
|
||||||
<arg><option>--delete-older-than</option> <replaceable>period</replaceable></arg>
|
<arg><option>--delete-older-than</option> <replaceable>period</replaceable></arg>
|
||||||
<group choice='opt'>
|
|
||||||
<arg choice='plain'><option>--print-roots</option></arg>
|
|
||||||
<arg choice='plain'><option>--print-live</option></arg>
|
|
||||||
<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>--max-freed</option> <replaceable>bytes</replaceable></arg>
|
||||||
<arg><option>--dry-run</option></arg>
|
<arg><option>--dry-run</option></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
|
Loading…
Reference in New Issue
Block a user