aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Clark <zerohp@gmail.com>2010-11-05 11:21:54 -0700
committerRob Pike <r@golang.org>2010-11-05 11:21:54 -0700
commit40d10a34dbc9e52a034b999b1f212aa5420f8cc3 (patch)
tree76f3986398b6a87ee5f573c5fa29701422642f0b
parenta144e3ec36f48ac67b74daccb456a3a90cd04134 (diff)
downloadgo-40d10a34dbc9e52a034b999b1f212aa5420f8cc3.tar.gz
go-40d10a34dbc9e52a034b999b1f212aa5420f8cc3.zip
gc: doc nit
R=rsc, r CC=golang-dev https://golang.org/cl/2918042
-rw-r--r--src/cmd/gc/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/gc/doc.go b/src/cmd/gc/doc.go
index 45db1acf1b..21e1b103b0 100644
--- a/src/cmd/gc/doc.go
+++ b/src/cmd/gc/doc.go
@@ -32,7 +32,7 @@ Substitute 6g with 8g or 5g where appropriate.
Flags:
-o file
- output file, default 6.out for 6g, etc.
+ output file, default file.6 for 6g, etc.
-e
normally the compiler quits after 10 errors; -e prints all errors
-L