1
0
mirror of https://github.com/golang/go synced 2024-11-21 15:24:45 -07:00

builder: fix documentation s/\.gobuilder/.gobuildkey/

R=rsc
CC=golang-dev
https://golang.org/cl/4312051
This commit is contained in:
Andrew Gerrand 2011-04-13 14:49:56 +10:00
parent 89901bbd14
commit dcf32a24a0

View File

@ -47,8 +47,8 @@ Optional flags:
-external: External package builder mode (will not report Go build -external: External package builder mode (will not report Go build
state to dashboard, issue releases, or run benchmarks) state to dashboard, issue releases, or run benchmarks)
The key file should be located at $HOME/.gobuilder or, for a builder-specific The key file should be located at $HOME/.gobuildkey or, for a builder-specific
key, $HOME/.gobuilder-$BUILDER (eg, $HOME/.gobuilder-linux-amd64). key, $HOME/.gobuildkey-$BUILDER (eg, $HOME/.gobuildkey-linux-amd64).
The build key file is a text file of the format: The build key file is a text file of the format: