mirror of
https://github.com/golang/go
synced 2024-11-23 21:30:08 -07:00
cmd/gc: document -pack flag
R=golang-codereviews, r CC=golang-codereviews https://golang.org/cl/55140044
This commit is contained in:
parent
a453f28c70
commit
bec1a3e258
@ -37,6 +37,8 @@ Substitute 6g with 8g or 5g where appropriate.
|
||||
Flags:
|
||||
-o file
|
||||
output file, default file.6 for 6g, etc.
|
||||
-pack
|
||||
write a package file rather than an object file
|
||||
-e
|
||||
normally the compiler quits after 10 errors; -e prints all errors
|
||||
-p path
|
||||
|
Loading…
Reference in New Issue
Block a user