diff --git a/pages/windows/scoop.md b/pages/windows/scoop.md index 3642d2f8a..3c0d9cfc6 100644 --- a/pages/windows/scoop.md +++ b/pages/windows/scoop.md @@ -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 *`