]> Cypherpunks repositories - gostls13.git/commit
doc: replace command line usages of godoc with go doc
authorAgniva De Sarker <agnivade@yahoo.co.in>
Mon, 29 Oct 2018 06:36:58 +0000 (12:06 +0530)
committerRob Pike <r@golang.org>
Wed, 31 Oct 2018 20:08:50 +0000 (20:08 +0000)
commit3553eca27c31e9709e9831f3d26ec555b904dcd4
tree7a65c9e5533b137b1736575cbdea104a183eab47
parentf6f27bfb97b8dcaa2350829dd043d7c5a5f341ab
doc: replace command line usages of godoc with go doc

Effective Go and the FAQ still had some instances which showed the command line
usage of godoc. Changed them to use go doc.

Updates #25443

Change-Id: If550963322034e6848bc466f79e968e7220e4a88
Reviewed-on: https://go-review.googlesource.com/c/145222
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/effective_go.html
doc/go_faq.html