mirror of https://github.com/golang/go.git
Fixed typo.
This commit is contained in:
parent
78575b3b96
commit
140f085290
|
|
@ -84,7 +84,7 @@ Flags:
|
||||||
linker and compiler input.
|
linker and compiler input.
|
||||||
-m
|
-m
|
||||||
Print optimization decisions. Higher values or repetition
|
Print optimization decisions. Higher values or repetition
|
||||||
produces more detail.
|
produce more detail.
|
||||||
-memprofile file
|
-memprofile file
|
||||||
Write memory profile for the compilation to file.
|
Write memory profile for the compilation to file.
|
||||||
-memprofilerate rate
|
-memprofilerate rate
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue