mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
doc: Fix typo in documentation of 'guix graph'.
* doc/guix.texi (Invoking guix graph): Fix typo.
This commit is contained in:
parent
88b35013b7
commit
fff236aa03
1 changed files with 1 additions and 1 deletions
|
@ -6686,7 +6686,7 @@ dependencies.
|
|||
@item bag-with-origins
|
||||
Similar to @code{bag}, but also showing origins and their dependencies.
|
||||
|
||||
@item derivations
|
||||
@item derivation
|
||||
This is the most detailed representation: It shows the DAG of
|
||||
derivations (@pxref{Derivations}) and plain store items. Compared to
|
||||
the above representation, many additional nodes are visible, including
|
||||
|
|
Loading…
Reference in a new issue