From 44fa9d9324b658f73e5caebdcb913efca93aa122 Mon Sep 17 00:00:00 2001 From: Moul Date: Sat, 19 Mar 2016 14:25:14 +0100 Subject: [PATCH] [enh] Add '-a' argument's usage example for app_install --- 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 322978116..76bb20fa2 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -436,7 +436,7 @@ app: help: Custom name for the app -a: full: --args - help: Serialize arguments for app installation + help: Serialized arguments for app script (i.e. "domain=domain.tld&url_path=/path") ### app_remove() TODO: Write help remove: