]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: update package doc to describe "-p" option
authorThan McIntosh <thanm@google.com>
Wed, 3 Aug 2022 18:59:58 +0000 (14:59 -0400)
committerThan McIntosh <thanm@google.com>
Wed, 3 Aug 2022 19:25:54 +0000 (19:25 +0000)
commit87384801dce4ddb70a43aaf4b2f4eea549a7e047
treeb841f77773e7e9bbe19654f5983b4573328a21e7
parentc6a2dada0df8c2d75cf3ae599d7caed77d416fa2
cmd/asm: update package doc to describe "-p" option

Include a description of the assembler's "-p" command line option
in the package doc.

Fixes #54215.

Change-Id: I641abad573c37aa9447af6e8b84716093c2a2b70
Reviewed-on: https://go-review.googlesource.com/c/go/+/420900
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Than McIntosh <thanm@google.com>
src/cmd/asm/doc.go