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:
parent
89cfa6f597
commit
b6df7bf4c4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue