scoop: add cleanup example (#4531)

This commit is contained in:
Lukas
2020-10-07 22:34:27 +02:00
committed by GitHub
parent 9149505cb0
commit ffe9b523c7

View File

@@ -27,10 +27,6 @@
`scoop search {{package}}`
- List all known buckets (a bucket is an application repository):
- Remove old versions of all packages and clear the download cache:
`scoop bucket known`
- Add a bucket by its alias or a Git repository URL:
`scoop bucket add {{bucket}}`
`scoop cleanup -k *`