mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
os-list-schema: Consistent naming of tags
This commit is contained in:
parent
a4a90361a3
commit
0f496dc2c9
1 changed files with 2 additions and 2 deletions
|
@ -307,8 +307,8 @@
|
|||
"description": "Provides a JSON-format list of strings representing Raspberry Pi devices that are supported with this image",
|
||||
"default": "",
|
||||
"examples": [
|
||||
"[\"1a\", \"1b\"]",
|
||||
"[\"4\", \"5\"]",
|
||||
"[\"pi1a\", \"pi1b\"]",
|
||||
"[\"pi4\", \"pi5\"]",
|
||||
"[\"cm3\", \"cm4\"]"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue