summaryrefslogtreecommitdiff
path: root/src/cmd/5l/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/5l/doc.go')
-rw-r--r--src/cmd/5l/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/5l/doc.go b/src/cmd/5l/doc.go
index b724e7012..b09995d71 100644
--- a/src/cmd/5l/doc.go
+++ b/src/cmd/5l/doc.go
@@ -23,6 +23,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_arm.
+-r dir1:dir2:...
+ Set the dynamic linker search path when using ELF.
-V
Print the linker version.