Add crew upstream command and missing -f|--force option on applicable commands (#11465)

This commit is contained in:
Ed Reel
2025-03-04 00:14:02 -06:00
committed by GitHub
parent f8e59e4d78
commit 7aceade774
4 changed files with 54 additions and 34 deletions

View File

@@ -97,6 +97,7 @@ Where available commands are:
| update | update crew itself |
| upgrade | update all or specific package(s) |
| upload | upload binaries for all or specific package(s) |
| upstream | check if an upstream version is available for package(s) |
| whatprovides | regex search for package(s) that contains file(s) |
Available packages are listed in the [packages directory](https://github.com/chromebrew/chromebrew/tree/master/packages).