scoop: improve example to update all packages (#9508)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
- Update all installed packages:
|
||||
|
||||
`scoop update *`
|
||||
`scoop update --all`
|
||||
|
||||
- List installed packages:
|
||||
|
||||
@@ -29,4 +29,4 @@
|
||||
|
||||
- Remove old versions of all packages and clear the download cache:
|
||||
|
||||
`scoop cleanup -k *`
|
||||
`scoop cleanup --cache --all`
|
||||
|
Reference in New Issue
Block a user