Fix typo in app_upgrade argument help

This commit is contained in:
massyas 2023-08-16 17:25:23 +02:00 committed by GitHub
parent 7f5b8a538f
commit 0d88978c2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -980,7 +980,7 @@ app:
action: store_true
-c:
full: --continue-on-failure
help: Continue to upgrade apps event if one or more upgrade failed
help: Continue to upgrade apps even if one or more upgrade failed
action: store_true
### app_change_url()