whoami, winget: add examples (#9069)
This commit is contained in:
@@ -14,3 +14,11 @@
|
||||
- Search for a package:
|
||||
|
||||
`winget search {{package}}`
|
||||
|
||||
- Upgrade all packages to latest versions:
|
||||
|
||||
`winget upgrade --all`
|
||||
|
||||
- List all packages installed that can be managed with winget:
|
||||
|
||||
`winget list --source winget`
|
||||
|
Reference in New Issue
Block a user