diff options
| author | Rob Pike <r@golang.org> | 2015-04-28 20:55:01 -0700 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2015-04-29 19:12:53 +0000 |
| commit | 06946aad1973c42e26ddb0890c57ef37fecbb48a (patch) | |
| tree | 25e4da2e1d90fae96bfe92e2911194a6a8b8093c /src/os/exec/exec.go | |
| parent | c26fc88d56ee4f93c98fc8923fe256121e6199cf (diff) | |
| download | go-06946aad1973c42e26ddb0890c57ef37fecbb48a.tar.xz | |
cmd/go: better UI for go doc
Print it out much like godoc so there isn't a single block of text.
Print the symbol before its comment and indent the comment so
individual symbols separate visually.
Buffer the output.
Add a -c option to force case-sensitive matching.
Allow two arguments, like godoc, to help disambiguate cases
where path and symbol may be confused.
Improve the documentation printed by go help doc.
Change-Id: If687aad04bbacdf7dbe4bf7636de9fe96f756fd0
Reviewed-on: https://go-review.googlesource.com/9471
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
