diff options
| author | Didier Spezia <didier.06@gmail.com> | 2015-04-30 11:56:32 +0000 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2015-05-01 20:59:05 +0000 |
| commit | 8a072ada84d552a5d1511271f36d91f4fb236908 (patch) | |
| tree | 6c30cb3c631a932957a0eafdd2c9ca915ffd05e8 /src/text/template/parse/parse_test.go | |
| parent | dc870d5f4b77c0a2a276f8fd12510a53969c56b5 (diff) | |
| download | go-8a072ada84d552a5d1511271f36d91f4fb236908.tar.xz | |
cmd/internal/gc,ld: use new flag argument syntax
The usage messages for the flags in gc and ld are using the old
flag argument syntax:
"arg: description using arg"
Update them to the Go 1.5 flag package's syntax:
"description using arg"
Fixes #10505
Change-Id: Ifa54ff91e1fd644cfc9a3b41e10176eac3654137
Reviewed-on: https://go-review.googlesource.com/9505
Reviewed-by: Rob Pike <r@golang.org>
Diffstat (limited to 'src/text/template/parse/parse_test.go')
0 files changed, 0 insertions, 0 deletions
