mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Fix up indentation in actionmap
Reported by beudbeud on the chan
This commit is contained in:
parent
e910694179
commit
f43750b4d6
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@ app:
|
||||||
full: --args
|
full: --args
|
||||||
help: Serialized arguments for app script (i.e. "domain=domain.tld&path=/path")
|
help: Serialized arguments for app script (i.e. "domain=domain.tld&path=/path")
|
||||||
-n:
|
-n:
|
||||||
full: --no-remove-on-failure
|
full: --no-remove-on-failure
|
||||||
help: Debug option to avoid removing the app on a failed installation
|
help: Debug option to avoid removing the app on a failed installation
|
||||||
|
|
||||||
### app_remove() TODO: Write help
|
### app_remove() TODO: Write help
|
||||||
|
|
Loading…
Add table
Reference in a new issue