]> Cypherpunks repositories - gostls13.git/commit
Explain why
authorRob Pike <r@golang.org>
Fri, 13 Nov 2009 21:15:18 +0000 (13:15 -0800)
committerRob Pike <r@golang.org>
Fri, 13 Nov 2009 21:15:18 +0000 (13:15 -0800)
commitf9919ba323417aabd56b33403fe4568669ba62b3
tree110c34152cf24f467335a98a145546085d858b45
parent662ee8704cae149c2927e6eeebc66e6a22afb78c
Explain why
-flag true
does not work although
-flag=true
does.

Fixes #139.

R=iant
CC=golang-dev
https://golang.org/cl/154118
src/pkg/flag/flag.go