move all unique information on garbage collection to nix-store --gc#9208
move all unique information on garbage collection to nix-store --gc#9208fricklerhandwerk wants to merge 8 commits into
nix-store --gc#9208Conversation
it may actually mislead people about what "cleaning up your system" could mean. removing it does not distort the original intent.
this makes it easier to see the actual locations the command inspects. reword the note to be more on point.
this is a fixed technical term, no need to quote it as if it were something hypothetical
There was a problem hiding this comment.
Would prefer to move everything that isn't CLI here, because nix-store --gc isn't the only way to run GC.
For instance, we have also have nix store gc and the auto-gc options.
There was a problem hiding this comment.
In that case we could move it under the new section created in #9206, as that's really about the store. Okay, I'll put it into draft until that's merged.
There was a problem hiding this comment.
Yeah exactly! Now that we have the store section we can document how GC works in general, and in fact some information that is currently on the man pages can probably move there instead.
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/2023-10-23-documentation-team-meeting-notes-88/34562/1 |
|
stale: re-open and re-base as needed |
this allows removing the otherwise redundant pages on garbage collection.
Motivation
closes #7977
Context
#7769
Priorities
Add 👍 to pull requests you find important.