]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document file types
authorRob Pike <r@golang.org>
Tue, 20 May 2014 17:46:44 +0000 (10:46 -0700)
committerRob Pike <r@golang.org>
Tue, 20 May 2014 17:46:44 +0000 (10:46 -0700)
commit294f9b88c4fed9837555abfe61fd1e443e9b3c6c
tree0d9352a0004b57cee649dbeeaf44e14b38756043
parent7ef0eb1cba873c0d3d1da6df9b6c98ab2882d35d
cmd/go: document file types
Explain which files the go command looks at, and what they represent.
Fixes #6348.

LGTM=rsc
R=rsc, minux.ma
CC=golang-codereviews
https://golang.org/cl/96480043
src/cmd/go/doc.go
src/cmd/go/help.go
src/cmd/go/main.go