1
0
mirror of https://github.com/golang/go synced 2024-11-21 16:34:42 -07:00

cmd/go: refer to the right command in the doc description.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5501072
This commit is contained in:
Christoph Hack 2012-01-03 12:06:12 +11:00 committed by Andrew Gerrand
parent 8e9e75f008
commit a274798d6e

View File

@ -41,7 +41,7 @@ import paths.
For more about godoc, see 'godoc godoc'.
For more about import paths, see 'go help importpath'.
To run gofmt with specific options, run gofmt itself.
To run godoc with specific options, run godoc itself.
See also: go fix, go fmt, go vet.
`,