go-*: apply additional suggestions

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
会有猫的
2020-05-15 00:01:50 +08:00
committed by Starbeamrainbowlabs
parent 8421b10d30
commit 4cac843cae
7 changed files with 17 additions and 17 deletions

View File

@@ -1,9 +1,9 @@
# go doc
> Show documentation for package or symbol.
> Show documentation for a package or symbol.
> More information: <https://golang.org/cmd/go/#hdr-Show_documentation_for_package_or_symbol>.
- Show documentation for current package:
- Show documentation for the current package:
`go doc`