]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go: unify the format of the go help xxx command
authorcui fliter <imcusg@gmail.com>
Wed, 8 Mar 2023 11:00:51 +0000 (19:00 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 13 Mar 2023 16:58:15 +0000 (16:58 +0000)
commitbcd8161f4e3225899981d63def53fbb09b7556d4
tree437357c023e680139c2100b20a5cde8b5210bba5
parent50ba90bce575f94ccf9a64357e9b0ababa3c9d2f
cmd/go: unify the format of the go help xxx command

Fixes #58871
Updates #58871

Change-Id: I947b71083e9559859b3ae6e17b5daad03a976707
Reviewed-on: https://go-review.googlesource.com/c/go/+/474375
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/get/get.go
src/cmd/go/internal/work/build.go