diff options
Diffstat (limited to 'src/cmd/gc/doc.go')
| -rw-r--r-- | src/cmd/gc/doc.go | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/src/cmd/gc/doc.go b/src/cmd/gc/doc.go index 5250cfcbe..108a091b2 100644 --- a/src/cmd/gc/doc.go +++ b/src/cmd/gc/doc.go @@ -38,6 +38,8 @@ Flags:  		disable optimization  	-S  		write assembly language text to standard output +	-V +		print the compiler version  There are also a number of debugging flags; run the command with no arguments  to get a usage message. | 
