Update packaging_apps_manifest.md

This commit is contained in:
ma.azimi@laposte.net 2016-01-29 13:04:37 +01:00 committed by YunoHost
parent d716101b04
commit 612af4bf7b

View file

@ -68,7 +68,7 @@ The `manifest.json` file defines the app's constants, a bunch of values that Yun
* **arguments**:
* **install**: argument for the YunoHost's administrator to enter at installation.
* **name**: argument identification.
* **type**: (optional) argument type among `domain`, `path` et `password`. The field will be hiden in the password case.
* **type**: (optional) argument type among `domain`, `path`, `user` and `password`. The field will be hiden in the password case.
* **ask**: question (at least in `en`) that you can translate.
* **example**: (optional) example value to help administrator to fill the input.
* **default**: (optional) default value.