aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/link/doc.go')
-rw-r--r--src/cmd/link/doc.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/link/doc.go b/src/cmd/link/doc.go
index ba07da986a..16fddf2345 100644
--- a/src/cmd/link/doc.go
+++ b/src/cmd/link/doc.go
@@ -41,8 +41,6 @@ Flags:
Set the value of the string variable in importpath named name to value.
Note that before Go 1.5 this option took two separate arguments.
Now it takes one argument split on the first = sign.
- To discover which name to use, run `go tool nm PROGRAM`;
- usable variables will be tagged "D" or "d".
-buildmode mode
Set build mode (default exe).
-cpuprofile file