doc: Follow-up commit to f6b950319c
.
* doc/guix.texi (Invoking guix deploy): Fix typo in example. Reported-by: Ludovic Courtès <ludo@gnu.org>master
parent
7b1fb40dff
commit
6c3881078a
|
@ -27002,7 +27002,7 @@ be accomplished with the following operating system configuration snippet:
|
|||
|
||||
@lisp
|
||||
(use-modules ...
|
||||
(gnu system) ;for %sudoers-specification))
|
||||
(gnu system)) ;for %sudoers-specification
|
||||
|
||||
(define %user "username")
|
||||
|
||||
|
|
Reference in New Issue