mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 10:53:53 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display a list including local programs:
|
||||
|
||||
`choco list --include-programs`
|
||||
`choco list {{[-i|--include-programs]}}`
|
||||
|
||||
- Display only approved packages:
|
||||
|
||||
@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Specify a custom source to display packages from:
|
||||
|
||||
`choco list --source {{source_url|alias}}`
|
||||
`choco list {{[-s|--source]}} {{source_url|alias}}`
|
||||
|
||||
- Provide a username and password for authentication:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user