summaryrefslogtreecommitdiff
path: root/src/cmd/asm/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/asm/doc.go')
-rw-r--r--src/cmd/asm/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/asm/doc.go b/src/cmd/asm/doc.go
index 098f063909..bb9166b8da 100644
--- a/src/cmd/asm/doc.go
+++ b/src/cmd/asm/doc.go
@@ -37,6 +37,8 @@ Flags:
Write symbol ABI information to output file. Don't assemble.
-o file
Write output to file. The default is foo.o for /a/b/c/foo.s.
+ -p pkgpath
+ Set expected package import to pkgpath.
-shared
Generate code that can be linked into a shared library.
-spectre list