[fix] Fix up indentation in actionmap

Reported by beudbeud on the chan
This commit is contained in:
julienmalik 2016-12-04 11:55:06 +01:00 committed by GitHub
parent e910694179
commit f43750b4d6

View file

@ -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