]> Cypherpunks repositories - gostls13.git/commit
flag: document that Bool also accepts "T" and "F"
authorRob Pike <r@golang.org>
Thu, 17 Apr 2014 00:14:48 +0000 (17:14 -0700)
committerRob Pike <r@golang.org>
Thu, 17 Apr 2014 00:14:48 +0000 (17:14 -0700)
commit1f40b841b3fe4399b19e0fc8b1824583742e2cf2
treedeaaa558ce52ebe75aef6608b328678996211f6f
parentfb91559fbd9fe9efb96e8fa7cbf617964d203516
flag: document that Bool also accepts "T" and "F"
Fixes #7752.

LGTM=bradfitz, ruiu
R=golang-codereviews, bradfitz, ruiu
CC=golang-codereviews
https://golang.org/cl/88690043
src/pkg/flag/flag.go