mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
doc: Fix a typo in guix.texi.
* doc/guix.texi (Invoking guix environment): s/the use/use the/ Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
174b091fb7
commit
fa445d6499
1 changed files with 1 additions and 1 deletions
|
@ -6089,7 +6089,7 @@ guix environment --ad-hoc -e '(@@ (gnu) %base-packages)'
|
|||
|
||||
starts a shell with all the GuixSD base packages available.
|
||||
|
||||
The above commands only the use default output of the given packages.
|
||||
The above commands only use the default output of the given packages.
|
||||
To select other outputs, two element tuples can be specified:
|
||||
|
||||
@example
|
||||
|
|
Loading…
Reference in a new issue