crew: Add autoremove command (#6273)

* Update package.rb
* Update README.md
* Bump minor version

Co-authored-by: Cassandra Watergate <55339220+saltedcoffii@users.noreply.github.com>
This commit is contained in:
supechicken
2021-11-30 08:06:52 +08:00
committed by GitHub
parent 36ae950888
commit 02d4b1b9df
4 changed files with 139 additions and 69 deletions

View File

@@ -73,6 +73,7 @@ Where available commands are:
| Command | Description |
|:---|:---|
| autoremove | remove unused dependencies installed by removed packages |
| build | build package(s) from source and store the archive and checksum in the current working directory |
| const | display constant(s) |
| deps | display dependencies of package(s) |