summaryrefslogtreecommitdiff
path: root/src/cmd/8l/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/8l/doc.go')
-rw-r--r--src/cmd/8l/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/8l/doc.go b/src/cmd/8l/doc.go
index 0bf6f151f..ef5ebc31d 100644
--- a/src/cmd/8l/doc.go
+++ b/src/cmd/8l/doc.go
@@ -29,6 +29,8 @@ Options new in this version:
Write Apple Mach-O binaries (default when $GOOS is darwin)
-H7
Write Linux ELF binaries (default when $GOOS is linux)
+-I interpreter
+ Set the ELF dynamic linker to use.
-L dir1 -L dir2
Search for libraries (package files) in dir1, dir2, etc.
The default is the single location $GOROOT/pkg/$GOOS_386.