mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 01:43:18 +08:00
401 B
401 B
choco
The Chocolatey package manager. Some subcommands such as
installhave their own usage documentation. More information: https://docs.chocolatey.org/en-us/choco/commands/.
- Execute a Chocolatey command:
choco {{command}}
- Display help:
choco {{[-h|--help]}}
- Display help for a specific command:
choco {{command}} {{[-h|--help]}}
- Display version:
choco --version