go/src/flag
Hariharan Srinath 4735002f58 flag: Clarifies docs for Arg(int) and FlagSet.Arg(int)
Adds the clarification that these functions return empty
string if the requested element is not available

Added fullstops

Fixes #11664

Change-Id: I84173862bc785240f7d3ee75a5023673264d172b
Reviewed-on: https://go-review.googlesource.com/12061
Reviewed-by: Rob Pike <r@golang.org>
2015-07-12 03:22:26 +00:00
..
example_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
export_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
flag.go flag: Clarifies docs for Arg(int) and FlagSet.Arg(int) 2015-07-12 03:22:26 +00:00
flag_test.go flag: use four spaces before tab, not three 2015-03-12 18:43:06 +00:00