Merge pull request #1703 from massyas/fix-typo-in-app_upgrade_help

[fix] typo in app_upgrade argument help
This commit is contained in:
Alexandre Aubin 2023-08-16 17:32:11 +02:00 committed by GitHub
commit b0f9934f08
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()