1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

nix-collect-garbage: Support --dry-run

This commit is contained in:
Eelco Dolstra 2012-09-13 18:09:20 -04:00
parent 9fd9dedf12
commit 983220bcd4
2 changed files with 7 additions and 3 deletions

View file

@ -26,6 +26,7 @@
<arg choice='plain'><option>--print-dead</option></arg>
<arg choice='plain'><option>--delete</option></arg>
</group>
<arg><option>--dry-run</option></arg>
</cmdsynopsis>
</refsynopsisdiv>