]> Cypherpunks repositories - gostls13.git/commit
cmd/go: update cover flag documentation
authorEnrico Candino <enrico.candino@gmail.com>
Thu, 25 May 2023 22:52:57 +0000 (00:52 +0200)
committerGopher Robot <gobot@golang.org>
Sat, 27 May 2023 02:24:47 +0000 (02:24 +0000)
commit7ad92e95b56019083824492fbec5bb07926d8ebd
treea1a62e9b4938ae80c42192d7355d0ded85bc3287
parentccc42b0f91a7fc44b0353dea3f302f79fb28b300
cmd/go: update cover flag documentation

Cover flag documentation was not up to date, and the -covermode flag
documentation was missing.

Fixes #60438

Change-Id: I11e769fa2a32d074de7a748aa534afdfe2ca4e78
Reviewed-on: https://go-review.googlesource.com/c/go/+/498415
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/work/build.go