summaryrefslogtreecommitdiff
path: root/src/cmd/6l/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/6l/doc.go')
-rw-r--r--src/cmd/6l/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/6l/doc.go b/src/cmd/6l/doc.go
index fb88df500..a74e9b5c0 100644
--- a/src/cmd/6l/doc.go
+++ b/src/cmd/6l/doc.go
@@ -35,6 +35,8 @@ Options new in this version:
-L dir1,dir2,..
Search for libraries (package files) in the comma-separated list of directories.
The default is the single location $GOROOT/pkg/$GOOS_amd64.
+-r dir1:dir2:...
+ Set the dynamic linker search path when using ELF.
-V
Print the linker version.