❯ go clean -h usage: go clean [clean flags] [build flags] [packages] Run 'go help clean' for details.
This just tells me to invoke another help command. The flags package has the opinion that command help should print the doc for flags. Shouldn't we do that for go clean -h too? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/61723ff5-6183-4ab0-83ef-50f0f278e8ddn%40googlegroups.com.