go-version: apply suggestions
Signed-off-by: gonejack <igonejack@gmail.com>
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
21a74424c7
commit
1298e61d38
@@ -1,12 +1,12 @@
|
|||||||
# go version
|
# go version
|
||||||
|
|
||||||
> Print Go version.
|
> Print Go version.
|
||||||
> More information: <https://golang.org/cmd/go/>.
|
> More information: <https://golang.org/cmd/go/#hdr-Print_Go_version>.
|
||||||
|
|
||||||
- Print version:
|
- Print Go version:
|
||||||
|
|
||||||
`go version`
|
`go version`
|
||||||
|
|
||||||
- Report the Go version used to build the named executable file:
|
- Print the Go version used to build the named executable file:
|
||||||
|
|
||||||
`go version {{executable}}`
|
`go version {{executable}}`
|
||||||
|
Reference in New Issue
Block a user