mirror of https://github.com/CrimsonTome/tldr.git
go-version: apply suggestions
Signed-off-by: gonejack <igonejack@gmail.com>client-spec/clarity
parent
21a74424c7
commit
1298e61d38
|
@ -1,12 +1,12 @@
|
|||
# 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`
|
||||
|
||||
- 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}}`
|
||||
|
|
Loading…
Reference in New Issue