1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

[doc] update documentation regarding add_or_update

This commit is contained in:
Laurent Peuch 2016-09-17 22:59:51 +02:00
parent 89cfa6f597
commit b6df7bf4c4

View file

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