]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: refer info about -printfuncs to the -printf flag
authorRob Pike <r@golang.org>
Mon, 22 Jun 2015 20:12:11 +0000 (06:12 +1000)
committerRob Pike <r@golang.org>
Mon, 22 Jun 2015 20:42:01 +0000 (20:42 +0000)
commit98c9e9e74ffbdaeb7ff4af8a478d502123014626
tree82059b2d1ca386ddcb99078ce97110c37bef0edf
parent1ab9176e54bedd37cbb0c6941160a0cfc2e24eac
cmd/vet: refer info about -printfuncs to the -printf flag

And vice versa.

The flags are tightly coupled so make the connection clear.

Change-Id: I505f76be631ffa6e489a441c2f3c717aa09ec802
Reviewed-on: https://go-review.googlesource.com/11324
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/cmd/vet/doc.go