From b6df7bf4c455cd3fa727236cf974b2dfe56cdf72 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 17 Sep 2016 22:59:51 +0200 Subject: [PATCH] [doc] update documentation regarding add_or_update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f7a233b..82698112 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ your app from one of the 2 json files. Usage: ```bash -./add_or_update.py [community.json OR official.json] [github url [github url [github url ...]]] +./add_or_update.py [community.json OR official.json] [github url OR app name [github url OR app name [github url OR app name ...]]] ``` #### More information on [yunohost.org/packaging_apps](https://yunohost.org/packaging_apps)