1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:21:21 -06:00
go/src/pkg/flag
Rob Pike 1f40b841b3 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
2014-04-16 17:14:48 -07:00
..
example_test.go flag: add examples 2012-03-22 11:15:43 +11:00
export_test.go flag: export commandLine, the previously internal default FlagSet 2013-08-08 11:50:58 +10:00
flag_test.go flag: export commandLine, the previously internal default FlagSet 2013-08-08 11:50:58 +10:00
flag.go flag: document that Bool also accepts "T" and "F" 2014-04-16 17:14:48 -07:00