[fix] --no-remove-on-failure for app install should behave as a flag.

This commit is contained in:
opi 2016-12-11 22:58:56 +01:00
parent 050842b855
commit 71672d371e

View file

@ -502,6 +502,7 @@ app:
-n:
full: --no-remove-on-failure
help: Debug option to avoid removing the app on a failed installation
action: store_true
### app_remove() TODO: Write help
remove: