Skip to content

Commit 1a3c63d

Browse files
committed
Update helpdoc.
1 parent 957fd30 commit 1a3c63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmd/go/internal/help/helpdoc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ General-purpose environment variables:
505505
The directory where 'go install' will install a command.
506506
GOCACHE
507507
The absolute path to the directory where the go command will store cached
508-
information for reuse in future builds.
508+
information for reuse in future builds. Must be an absolute path.
509509
GOCACHEPROG
510510
A command (with optional space-separated flags) that implements an
511511
external go command build cache.

0 commit comments

Comments
 (0)