diff options
Diffstat (limited to 'src/cmd/8l/doc.go')
| -rw-r--r-- | src/cmd/8l/doc.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/8l/doc.go b/src/cmd/8l/doc.go index 3a830cb8e..c8c058684 100644 --- a/src/cmd/8l/doc.go +++ b/src/cmd/8l/doc.go @@ -32,6 +32,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_386. +-r dir1:dir2:... + Set the dynamic linker search path when using ELF. -V Print the linker version. |
