mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 19:05:59 +02:00
scoop: add cleanup example (#4531)
This commit is contained in:
parent
9149505cb0
commit
ffe9b523c7
1 changed files with 2 additions and 6 deletions
|
@ -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 *`
|
||||
|
|
Loading…
Add table
Reference in a new issue