mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Merge pull request #1703 from massyas/fix-typo-in-app_upgrade_help
[fix] typo in app_upgrade argument help
This commit is contained in:
commit
b0f9934f08
1 changed files with 1 additions and 1 deletions
|
@ -980,7 +980,7 @@ app:
|
||||||
action: store_true
|
action: store_true
|
||||||
-c:
|
-c:
|
||||||
full: --continue-on-failure
|
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
|
action: store_true
|
||||||
|
|
||||||
### app_change_url()
|
### app_change_url()
|
||||||
|
|
Loading…
Add table
Reference in a new issue