summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2022-10-06 12:14:33 +0200
committerRicardo Wurmus <rekado@elephly.net>2022-10-06 12:22:48 +0200
commit32ba74ab483e0e2fb92c01a4110f741ad88497a6 (patch)
treee3b6612f5645a2d4eab6597586e24125b60cd10d /doc
parent40a42c4348635f186553938015f7e6a06be1e10c (diff)
downloadguix-patches-32ba74ab483e0e2fb92c01a4110f741ad88497a6.tar
guix-patches-32ba74ab483e0e2fb92c01a4110f741ad88497a6.tar.gz
doc: Use @command instead of @code.
* doc/guix.texi: Use @command to refer to Guix commands.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 6691ae5844..3079d49b1d 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -37809,7 +37809,7 @@ like
@end lisp
@node Invoking guix system
-@section Invoking @code{guix system}
+@section Invoking @command{guix system}
Once you have written an operating system declaration as seen in the
previous section, it can be @dfn{instantiated} using the @command{guix
@@ -38455,7 +38455,7 @@ Again, the default output format is Dot/Graphviz, but you can pass
@end table
@node Invoking guix deploy
-@section Invoking @code{guix deploy}
+@section Invoking @command{guix deploy}
We've already seen @code{operating-system} declarations used to manage a
machine's configuration locally. Suppose you need to configure multiple
@@ -41027,7 +41027,7 @@ A typical extension for adding a channel might look like this:
@end defvr
@node Invoking guix home
-@section Invoking @code{guix home}
+@section Invoking @command{guix home}
Once you have written a home environment declaration (@pxref{Declaring
the Home Environment,,,,}, it can be @dfn{instantiated} using the