mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 11:55:24 +02:00
go-tool: edit page (#12471)
This commit is contained in:
parent
79e74444b3
commit
ed2a48407b
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@
|
|||
- View documentation for a specified tool:
|
||||
|
||||
`go tool {{command}} --help`
|
||||
|
||||
- List all available cross-compilation targets:
|
||||
|
||||
`go tool dist list`
|
||||
|
|
Loading…
Add table
Reference in a new issue