guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: doc: Fix typos.


From: Alex Kost
Subject: 01/01: doc: Fix typos.
Date: Mon, 02 Nov 2015 18:40:31 +0000

alezost pushed a commit to branch master
in repository guix.

commit 5c2b2f006a7020b9c25ac32e675fa76260b3c3a4
Author: Alex Kost <address@hidden>
Date:   Mon Nov 2 21:37:33 2015 +0300

    doc: Fix typos.
    
    * doc/guix.texi (Invoking guix environment): Fix typos.
---
 doc/guix.texi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index e1f6155..74e0977 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4751,7 +4751,7 @@ PETSc package.
 Running:
 
 @example
-guix environment --ad-hoc -e '(@ (gnu) %base-packages)'
+guix environment --ad-hoc -e '(@@ (gnu) %base-packages)'
 @end example
 
 starts a shell with all the GuixSD base packages available.
@@ -4836,7 +4836,7 @@ directory:
 guix environment --container --expose=$HOME=/exchange guile -- guile
 @end example
 
address@hidden --share
address@hidden address@hidden@var{target}]
 For containers, share the file system @var{source} from the host system
 as the writable file system @var{target} within the container.  If
 @var{target} is not specified, @var{source} is used as the target mount



reply via email to

[Prev in Thread] Current Thread [Next in Thread]