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

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> The Chocolatey package manager.
> Some subcommands such as `install` have their own usage documentation.
> More information: <https://chocolatey.org>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/>.
- Execute a Chocolatey command:
@@ -15,11 +15,11 @@ source: https://github.com/tldr-pages/tldr.git
- Display help:
`choco -?`
`choco {{[-h|--help]}}`
- Display help for a specific command:
`choco {{command}} -?`
`choco {{command}} {{[-h|--help]}}`
- Display version: