Change --not-remove-not-in-local to --remove-not-in-local

This commit is contained in:
taoky
2024-08-06 22:09:36 +08:00
parent baef090078
commit 5585de30ce
3 changed files with 5 additions and 4 deletions

View File

@ -78,7 +78,7 @@ If you already have a pypi repo, use `genlocal` first to generate a local db:
Verify command could be used if you believe that something is wrong (inconsistent). It would:
1. remove packages NOT in local db
1. remove packages NOT in local db (skip by default, it would only print package names without `--remove-not-in-local`)
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