Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linyinfeng authored Mar 15, 2024
1 parent 2b0d735 commit 0052330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This tool simply deletes auto GC roots based on the modified time of their symbo
The following command deletes all auto GC roots in `/nix/var/nix/gcroots/auto` older than 7 days.

```bash
nix run github:linyinfeng/angrr -- run --period 7d
sudo nix run github:linyinfeng/angrr -- run --period 7d
```

Use the `--dry-run` option to have a try.
Expand Down

0 comments on commit 0052330

Please sign in to comment.