~ruther/guix-local

74273b6f2d5c39a61d9ec12827c4c018723cdf76 — Andreas Enge 10 years ago 447f3ae
doc: Fix typo in section on offloading.

* doc/guix.texi (Daemon Offload Setup): Fix quoting typo in command.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 769,7 769,7 @@ machines, since offloading works by invoking the @code{guix archive} and
this is the case by running:

@example
lsh build-machine guile -c '(use-modules (guix config))'
lsh build-machine guile -c "'(use-modules (guix config))'"
@end example

There's one last thing to do once @file{machines.scm} is in place.  As