diff --git a/doc/emacs.texi b/doc/emacs.texi index c7a8881ef5..1ffb9f636e 100644 --- a/doc/emacs.texi +++ b/doc/emacs.texi @@ -417,12 +417,12 @@ this variable, for example: @end example @item guix-use-substitutes -Has the same meaning as @code{--no-substitutes} option (@pxref{Invoking -guix build}). +If nil, has the same meaning as @code{--no-substitutes} option +(@pxref{Invoking guix build}). @item guix-dry-run -Has the same meaning as @code{--dry-run} option (@pxref{Invoking guix -build}). +If non-nil, has the same meaning as @code{--dry-run} option +(@pxref{Invoking guix build}). @end table