1
0
Fork 0

Add --no-update

Closes #4060
This commit is contained in:
pukkandan 2022-06-13 19:15:54 +05:30
commit d32f30ac48
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
2 changed files with 5 additions and 0 deletions

View file

@ -325,6 +325,7 @@ You can also fork the project on github and run your fork's [build workflow](.gi
-h, --help Print this help text and exit
--version Print program version and exit
-U, --update Update this program to latest version
--no-update Do not update (default)
-i, --ignore-errors Ignore download and postprocessing errors.
The download will be considered successful
even if the postprocessing fails