mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Clean up the manpages
This commit is contained in:
parent
8d0b311a1c
commit
758c9ee1bb
12 changed files with 248 additions and 701 deletions
|
@ -1,28 +1,12 @@
|
|||
nix-collect-garbage
|
||||
Title: nix-collect-garbage
|
||||
|
||||
1
|
||||
# Name
|
||||
|
||||
Nix
|
||||
`nix-collect-garbage` - delete unreachable store paths
|
||||
|
||||
nix-collect-garbage
|
||||
# Synopsis
|
||||
|
||||
delete unreachable store paths
|
||||
|
||||
nix-collect-garbage
|
||||
|
||||
\--delete-old
|
||||
|
||||
\-d
|
||||
|
||||
\--delete-older-than
|
||||
|
||||
period
|
||||
|
||||
\--max-freed
|
||||
|
||||
bytes
|
||||
|
||||
\--dry-run
|
||||
`nix-collect-garbage` [`--delete-old`] [`-d`] [`--delete-older-than` *period*] [`--max-freed` *bytes*] [`--dry-run`]
|
||||
|
||||
# Description
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue