add link to definition

This commit is contained in:
Valentin Gagarin
2023-02-27 12:56:22 +01:00
committed by GitHub
parent ec317949f9
commit b0c23999d2

View File

@@ -138,7 +138,7 @@
files could be missing. The command `nix-store -qR` prints out
closures of store paths.
As an example, if the store object at path `P` contains a [reference]
As an example, if the [store object] at path `P` contains a [reference]
to store object `Q`, then `Q` is in the closure of `P`. Further, if `Q`
references `R` then `R` is also in the closure of `P`.