mirror of
https://github.com/golang/go
synced 2024-11-21 23:14:40 -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:
parent
8e9e75f008
commit
a274798d6e
@ -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.
|
||||
`,
|
||||
|
Loading…
Reference in New Issue
Block a user