mirror of
https://github.com/EnumeratedDev/bpm.git
synced 2026-09-16 02:26:12 +00:00
Add cache cleanup to 'cleanup' subcommand
This commit is contained in:
@@ -45,7 +45,7 @@ You can remove an installed package by typing the following
|
||||
bpm remove package_name
|
||||
```
|
||||
|
||||
To remove all unused dependencies try using the cleanup command
|
||||
To remove all unused dependencies and clean cached files try using the cleanup command
|
||||
```sh
|
||||
bpm cleanup
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user