doc: Document "guix pull --url". * doc/guix.texi (Invoking guix pull): Add --url.
1 files changed, 6 insertions(+), 0 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +6 -0
@@ 880,6 880,12 @@ but it supports the following options: @item --verbose Produce verbose output, writing build logs to the standard error output. @item --url=@var{url} Download the source tarball of Guix from @var{url}. By default, the tarball is taken from its canonical address at @code{gnu.org}, for the stable branch of Guix. @item --bootstrap Use the bootstrap Guile to build the latest Guix. This option is only useful to Guix developers.