]> Cypherpunks repositories - gostls13.git/commit
doc: add cmd/go's -pkgdir build option
authorRuss Cox <rsc@golang.org>
Tue, 14 Jul 2015 04:34:36 +0000 (00:34 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 15 Jul 2015 04:22:25 +0000 (04:22 +0000)
commit91a480c3252c8d67540f41e1761abd7834027d7a
tree8bfeb8a91bb092a71a2ba2217f1d081be75f690a
parentb2cb3b416c538406c52e8c83a8f833fae812b9fd
doc: add cmd/go's -pkgdir build option

Also use more consistent language for the new build options.

Change-Id: I88cbe200c13f452713be73d2e00337ddb793b8c6
Reviewed-on: https://go-review.googlesource.com/12172
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.5.html