]> Cypherpunks repositories - gostls13.git/commit
cmd/link: document that -s implies -w
authorwillboland <hwilliam.boland@gmail.com>
Sun, 29 Dec 2024 02:37:06 +0000 (02:37 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 30 Dec 2024 20:06:30 +0000 (12:06 -0800)
commitba1deb1ceef956bdb3ca5a9570f132cf19ccc9f6
tree8e81e914b6204e9c2dae9f8186358368b6b66cbc
parentfd5e0d26d9383ff80fd365bdfcb50d6c8a97e44c
cmd/link: document that -s implies -w

Existing documentation does not reference implicit behavior.
Updates the documentation to reflect that -s implies -w.

Fixes #71051

Change-Id: I5c139c37f5f78596365e38479be4c865a4d4dd62
GitHub-Last-Rev: a3e462c4168284529ea1b0d03bc25fb1c12f1da5
GitHub-Pull-Request: golang/go#71053
Reviewed-on: https://go-review.googlesource.com/c/go/+/638976
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/doc.go