Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-10 00:18:18 +00:00
parent fbe9a1abf2
commit d2ae2c7f65
19 changed files with 103 additions and 34 deletions

View File

@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
- Create a new package in a custom output directory:
`choco new {{package}} --output-directory {{path/to/directory}}`
`choco new {{package}} {{[--out|--output-directory]}} {{path/to/directory}}`
- Create a new package with specific 32-bit and 64-bit installer URLs: