]> Cypherpunks repositories - gostls13.git/commit
tools: update references to "x" to be "go tool x"
authorRob Pike <r@golang.org>
Fri, 3 Feb 2012 20:03:20 +0000 (07:03 +1100)
committerRob Pike <r@golang.org>
Fri, 3 Feb 2012 20:03:20 +0000 (07:03 +1100)
commit1f565e7d20d994909e6d7b274734a746639de504
tree0987017c8e14147747ecc8e5ca83999a8ec66249
parent040fe32119580cbb480d38dec8cfffd06d2dbf3a
tools: update references to "x" to be "go tool x"
For instance, don't talk about gofix, talk about the
fix tool or "go tool fix".

R=golang-dev, rsc, r
CC=golang-dev
https://golang.org/cl/5608053
src/cmd/cgo/doc.go
src/cmd/go/doc.go
src/cmd/go/fix.go
src/cmd/go/get.go
src/cmd/go/vet.go
src/cmd/gofmt/test.sh
src/cmd/prof/doc.go
src/pkg/exp/ebnflint/doc.go
src/pkg/exp/ebnflint/ebnflint.go