diff options
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index b6a9c25037..af87d76087 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4747,7 +4747,7 @@ the following command creates a Guix development environment that additionally includes Git and strace: @example -guix environment guix --ad-hoc git strace +guix environment --pure guix --ad-hoc git strace @end example Sometimes it is desirable to isolate the environment as much as |