]> Cypherpunks repositories - gostls13.git/commit
cmd/go: indent first test binary flag description for `go test -h`
authorTormod Erevik Lea <tormodlea@gmail.com>
Wed, 16 Sep 2015 08:54:31 +0000 (10:54 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 16 Sep 2015 14:21:29 +0000 (14:21 +0000)
commitf0ea976ee4591785fb028b77bcd02fb8590650ed
treeb65c979734e466894e631e09074cfb99d0dee8c4
parent2d697b2401f5a840cdf4a58b414395fc729a348c
cmd/go: indent first test binary flag description for `go test -h`

Fixes #12642

Change-Id: I0b94437055b7d444f5caf7ea310e85357c467bdf
Reviewed-on: https://go-review.googlesource.com/14612
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/main.go