doc: Use @itemx as needed.

This is a followup to 459e096770.

* doc/guix.texi (Invoking guix environment): Use @itemx for '--share'.
This commit is contained in:
Ludovic Courtès 2020-02-14 23:03:36 +01:00
parent 0c26e43eca
commit 117d8467be
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -4964,7 +4964,7 @@ shared and will change to the user's home directory within the container
instead. See also @code{--user}. instead. See also @code{--user}.
@item --expose=@var{source}[=@var{target}] @item --expose=@var{source}[=@var{target}]
@item --share=@var{source}[=@var{target}] @itemx --share=@var{source}[=@var{target}]
For containers, @code{--expose} (resp. @code{--share}) exposes the file For containers, @code{--expose} (resp. @code{--share}) exposes the file
system @var{source} from the host system as the read-only system @var{source} from the host system as the read-only
(resp. writable) file system @var{target} within the container. If (resp. writable) file system @var{target} within the container. If