]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document environment variables
authorIan Lance Taylor <iant@golang.org>
Fri, 24 Jul 2015 01:57:29 +0000 (18:57 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 24 Jul 2015 05:19:09 +0000 (05:19 +0000)
commitd23973d23ca19f5c2992467c01e02df1780b576c
treed9253bc3badb9e39f493c6a559dbe9bcaff69615
parentd9ee9a0f6e4b83737013fff1551d0875c4442709
cmd/go: document environment variables

This adds documentation for all the environment variables I could
locate in the go tool and the commands that it invokes.

Fixes #9672.

Change-Id: Id5f09160a3a8a938af4a3fcb8757eb3eced05416
Reviewed-on: https://go-review.googlesource.com/12620
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/help.go
src/cmd/go/main.go