]> Cypherpunks repositories - gostls13.git/commit
flag: add comment stating that Set is called in sequence across the command line
authorRob Pike <r@golang.org>
Thu, 16 Jul 2015 04:30:15 +0000 (14:30 +1000)
committerRob Pike <r@golang.org>
Thu, 16 Jul 2015 05:33:47 +0000 (05:33 +0000)
commitb0834b5ea2cc17468c928c2e611dc2b9c0a4595e
treeb94d372854bbb8f89f8c52a3669c4cb73758c6e6
parent19916e453e293b4d37e481f2b13246682d1667c3
flag: add comment stating that Set is called in sequence across the command line

No code changes.

Change-Id: I3b78b1048318a4b80747fde8cab919282fc444a8
Reviewed-on: https://go-review.googlesource.com/12285
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/flag/flag.go