Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go: separate documentation of go test profiling flags from tool flags #17020

Closed
rakyll opened this issue Sep 7, 2016 · 1 comment
Closed

Comments

@rakyll
Copy link
Contributor

rakyll commented Sep 7, 2016

go test -help is pretty crowded by profiling flags such as -coverprofile, -memprofile, -trace, etc. Document them under a new section after the control execution related flags.

@rakyll rakyll self-assigned this Sep 7, 2016
@rakyll rakyll added this to the Unplanned milestone Sep 7, 2016
@gopherbot
Copy link

CL https://golang.org/cl/28783 mentions this issue.

@golang golang locked and limited conversation to collaborators Sep 10, 2017
@rsc rsc unassigned rakyll Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants