protobuf-go/internal/cmd/pbdump
Joe Tsai 769b9e720b internal/cmd/pbdump: simplify and cleanup
Minor changes:
* Use spaces instead of tabs in help printout since each system may have
a different tab width.
* Reduce repetition for field flags.
* Print to stdout instead of stderr for flag usages as is customary for
most other Unix command line tools.

Change-Id: I4544dbf46ee150d552a8fdfe72683d0a1aa7f0ba
Reviewed-on: https://go-review.googlesource.com/133755
Reviewed-by: Herbie Ong <herbie@google.com>
2018-09-06 18:36:20 +00:00
..
pbdump_test.go internal/cmd/pbdump: initial commit 2018-09-04 03:30:39 +00:00
pbdump.go internal/cmd/pbdump: simplify and cleanup 2018-09-06 18:36:20 +00:00