mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 20:50:49 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user