1
0
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:
Damien Lespiau 2017-04-26 17:26:54 +01:00 committed by Brad Fitzpatrick
parent 1b22574ddb
commit 9a6c6fca12

View File

@ -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() {