mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
document store objects in terms of their constituent parts
this also rephrases the introductory sentence to be more general, in order to avoid the same word being repeated in short succession.
This commit is contained in:
parent
12f9719162
commit
4ba8b182be
5 changed files with 16 additions and 4 deletions
|
@ -59,7 +59,7 @@
|
|||
- [store]{#gloss-store}
|
||||
|
||||
A collection of store objects, with operations to manipulate that collection.
|
||||
See [Nix Store] for details.
|
||||
See [Nix store](./store/index.md) for details.
|
||||
|
||||
There are many types of stores.
|
||||
See [`nix help-stores`](@docroot@/command-ref/new-cli/nix3-help-stores.md) for a complete list.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue