mirror of
https://github.com/taoky/shadowmire.git
synced 2025-07-12 04:18:49 +00:00
Add prerelease filter support in verify
This commit is contained in:
@ -82,7 +82,7 @@ Verify command could be used if you believe that something is wrong (inconsisten
|
||||
2. remove packages NOT in remote (with consideration of `--exclude`)
|
||||
3. make sure all local indexes are valid, and (if --sync-packages) have valid local package files
|
||||
|
||||
(`--prerelease-exclude` would be ignored)
|
||||
(`--prerelease-exclude` would used only for packages that requires updating)
|
||||
4. delete unreferenced files in `packages` folder
|
||||
|
||||
```shell
|
||||
|
Reference in New Issue
Block a user