mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
doc: Use @option for command-line options
* doc/guix.texi (Invoking guix system): Use @option instead of @code.
This commit is contained in:
parent
b338c41c82
commit
9ce89e597e
1 changed files with 1 additions and 1 deletions
|
@ -27066,7 +27066,7 @@ example, if you intend to build software using Guix inside of the Docker
|
|||
container, you may need to pass the @option{--privileged} option to
|
||||
@code{docker create}.
|
||||
|
||||
Last, the @code{--network} option applies to @command{guix system
|
||||
Last, the @option{--network} option applies to @command{guix system
|
||||
docker-image}: it produces an image where network is supposedly shared
|
||||
with the host, and thus without services like nscd or NetworkManager.
|
||||
|
||||
|
|
Loading…
Reference in a new issue