1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:21:26 -06:00
go/src/pkg/flag
Rob Pike 07e887f433 flag: add examples
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5867049
2012-03-22 11:15:43 +11:00
..
example_test.go flag: add examples 2012-03-22 11:15:43 +11:00
export_test.go flags: allow distinct sets of flags. 2011-05-22 09:22:00 +10:00
flag_test.go flag: allow a FlagSet to not write to os.Stderr 2012-01-27 09:23:06 -08:00
flag.go flag: describe valid input for Duration flags. 2012-02-07 17:50:04 +11:00