]> Cypherpunks repositories - gostls13.git/commit
flag: clarify comment to avoid shell syntax confusion
authorIan Lance Taylor <iant@golang.org>
Tue, 5 Dec 2017 21:24:45 +0000 (13:24 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 6 Dec 2017 04:36:03 +0000 (04:36 +0000)
commitef544b64d7417aa58d41b50ec7f9b1134ca1d638
treeeb4e6b3d7cde58cd054d0e024bf0c704cd89dbcf
parentffd79b310736d768593b207946744e94d918749a
flag: clarify comment to avoid shell syntax confusion

Updates #22961

Change-Id: Ib2f41aefb4f6470598d8637611da5491156ea840
Reviewed-on: https://go-review.googlesource.com/82015
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/flag/flag.go