Update packaging_apps_arguments_format.md

This commit is contained in:
Plumf 2020-12-03 12:31:30 +01:00 committed by GitHub
parent 71f8a4e5ac
commit 3f8ac7c06e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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