You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
qrtalaci
changed the title
Making the output of the go clean -h command more informative
cmd/go: making the output of the go clean -h command more informative
Jun 28, 2024
Go version
go version go1.22.4 linux/amd64
Output of
go env
in your module/workspace:What did you do?
go clean -h
command was issued and the output was not enough informativeWhat did you see happen?
The output is:
The
[clean flags]
part is not enough meaningful, and it is proposed to be modified toby @ianlancetaylor here: https://groups.google.com/g/golang-nuts/c/VENQ0fqLCSc/m/qO8EuawVBwAJ
What did you expect to see?
The expected output is:
The text was updated successfully, but these errors were encountered: