1
0
Fork 0
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:
Nelson Figueroa 2024-03-06 20:50:35 -08:00 committed by GitHub
parent 79e74444b3
commit ed2a48407b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,3 +19,7 @@
- View documentation for a specified tool:
`go tool {{command}} --help`
- List all available cross-compilation targets:
`go tool dist list`