diff --git a/doc/guix.texi b/doc/guix.texi index 641e39d9e..7b5b71179 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2532,9 +2532,10 @@ Produce verbose output, writing build logs to the standard error output. @item --url=@var{url} Download Guix from the Git repository at @var{url}. +@vindex GUIX_PULL_URL By default, the source is taken from its canonical Git repository at @code{gnu.org}, for the stable branch of Guix. To use a different source, -provide @code{GUIX_PULL_URL} environment variable. +set the @code{GUIX_PULL_URL} environment variable. @item --commit=@var{commit} Deploy @var{commit}, a valid Git commit ID represented as a hexadecimal