mirror of
https://github.com/golang/go.git
synced 2025-05-31 23:25:39 +00:00
eg with no arguments prints its usage, including a hand-written flag summary. eg -help shows the detailed help message. Change-Id: I615d8de3985ced1e86e9d7cafa9ef679079b249c Reviewed-on: https://go-review.googlesource.com/6951 Reviewed-by: Robert Griesemer <gri@golang.org>