~ruther/guix-local

56b6befb5072977e1afa11c6d5940111d2d96682 — Ludovic Courtès 10 years ago 1eca745
doc: 'guix environment --container' does not create '/env'.

* doc/guix.texi (Invoking guix environment): Remove outdated mention of
'/env' for '--container'.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 4879,7 4879,7 @@ Attempt to build for @var{system}---e.g., @code{i686-linux}.
@itemx -C
@cindex container
Run @var{command} within an isolated container.  The current working
directory outside the container is mapped to @file{/env} inside the
directory outside the container is mapped inside the
container.  Additionally, the spawned process runs as the current user
outside the container, but has root privileges in the context of the
container.