Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/protoc-gen-go: support --help flag
When someone has no idea what a binary does, it is convention to pass the "--help" flag. When done, we should point the user to the devsite documentation on protoc with protoc-gen-go. Change-Id: I36289a1ae025b9e12521b34362370aba5235a44b Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/302330 Trust: Joe Tsai <joetsai@digital-static.net> Reviewed-by: Damien Neil <dneil@google.com>
- Loading branch information