mirror of
https://github.com/golang/go
synced 2024-11-18 09:04:49 -07:00
cmd/toolstash: fix package name in godoc hint
This package has been moved since then. Change-Id: Ibf0044cf4fcef47ae15301c2880ff129a8829516 Reviewed-on: https://go-review.googlesource.com/41856 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
1b22574ddb
commit
9a6c6fca12
@ -147,7 +147,7 @@ Examples:
|
||||
toolstash compile x.go
|
||||
toolstash -cmp compile x.go
|
||||
|
||||
For details, godoc rsc.io/toolstash
|
||||
For details, godoc golang.org/x/tools/cmd/toolstash
|
||||
`
|
||||
|
||||
func usage() {
|
||||
|
Loading…
Reference in New Issue
Block a user