Improve help text for app remove --purge

This commit is contained in:
Alexandre Aubin 2021-08-18 19:40:10 +02:00 committed by GitHub
parent c2460d7526
commit 09efb86ff1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -676,7 +676,7 @@ app:
help: App to remove
-p:
full: --purge
help: Remove with all app data
help: Also remove all application data
action: store_true
### app_upgrade()