System Grab Bag

View all TLDR pages from Windows (or from all pages)

choco

The Chocolatey package manager. Some subcommands such as choco install have their own usage documentation. More information: https://chocolatey.org.
  • Execute a Chocolatey command:
    choco {{command}}
  • Call general help:
    choco -?
  • Call help on a specific command:
    choco {{command}} -?
  • Check the Chocolatey version:
    choco --version

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.