doc: Clarify documentation of Substitute Server Authorization.
* doc/guix.texi (Substitute Server Authorization): Highlight the salient part of the example. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
70b6b23848
commit
ea9cc4ef21
1 changed files with 4 additions and 2 deletions
|
@ -3292,8 +3292,10 @@ $ guix build emacs --dry-run
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
This indicates that substitutes from @code{@value{SUBSTITUTE-SERVER}} are usable and
|
The text changed from ``The following derivations would be built'' to
|
||||||
will be downloaded, when possible, for future builds.
|
``112.3 MB would be downloaded''. This indicates that substitutes from
|
||||||
|
@code{@value{SUBSTITUTE-SERVER}} are usable and will be downloaded, when
|
||||||
|
possible, for future builds.
|
||||||
|
|
||||||
@cindex substitutes, how to disable
|
@cindex substitutes, how to disable
|
||||||
The substitute mechanism can be disabled globally by running
|
The substitute mechanism can be disabled globally by running
|
||||||
|
|
Reference in a new issue