mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 14:42:29 +00:00
14 lines
291 B
Plaintext
14 lines
291 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, windows]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# clist
|
|
|
|
> This command is an alias of `choco list`.
|
|
> More information: <https://docs.chocolatey.org/en-us/choco/commands/list>.
|
|
|
|
- View documentation for the original command:
|
|
|
|
`tldr choco list`
|