Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-08 00:13:39 +00:00
parent 18990cb95e
commit a7b5b6f8a4
21 changed files with 130 additions and 54 deletions

View File

@@ -24,3 +24,7 @@ source: https://github.com/tldr-pages/tldr.git
- View documentation for a specified tool:
`go tool {{command}} --help`
- List all available cross-compilation targets:
`go tool dist list`