From f43750b4d6f69c08bd1772510b6c788dd7a4a465 Mon Sep 17 00:00:00 2001 From: julienmalik Date: Sun, 4 Dec 2016 11:55:06 +0100 Subject: [PATCH] [fix] Fix up indentation in actionmap Reported by beudbeud on the chan --- data/actionsmap/yunohost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/actionsmap/yunohost.yml b/data/actionsmap/yunohost.yml index b410159a8..26543721e 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -500,7 +500,7 @@ app: full: --args help: Serialized arguments for app script (i.e. "domain=domain.tld&path=/path") -n: - full: --no-remove-on-failure + full: --no-remove-on-failure help: Debug option to avoid removing the app on a failed installation ### app_remove() TODO: Write help