mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Improve help text for app remove --purge
This commit is contained in:
parent
c2460d7526
commit
09efb86ff1
1 changed files with 1 additions and 1 deletions
|
@ -676,7 +676,7 @@ app:
|
||||||
help: App to remove
|
help: App to remove
|
||||||
-p:
|
-p:
|
||||||
full: --purge
|
full: --purge
|
||||||
help: Remove with all app data
|
help: Also remove all application data
|
||||||
action: store_true
|
action: store_true
|
||||||
|
|
||||||
### app_upgrade()
|
### app_upgrade()
|
||||||
|
|
Loading…
Add table
Reference in a new issue