mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update packaging_apps_arguments_format.md
This commit is contained in:
parent
71f8a4e5ac
commit
3f8ac7c06e
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ Example in toml:
|
|||
[maybe.some.stuff.before.the_name]
|
||||
type = "string"
|
||||
ask.en = "the question in english"
|
||||
ask.fr = "the question in french"
|
||||
ask.fr = "la question en français"
|
||||
example = "an example value" # optional
|
||||
choices = ["fr", "en"]
|
||||
default = "en" # optional
|
||||
|
|
Loading…
Add table
Reference in a new issue