typo: Fix incorrect 'tar archive' descriptions in stage metadata
SSIA
This commit is contained in:
parent
ca25b07c5c
commit
5a8b2edaa0
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
"filename": {
|
"filename": {
|
||||||
"description": "Filename for tar archive",
|
"description": "Filename for cpio archive",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"append": {
|
"append": {
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
"filename": {
|
"filename": {
|
||||||
"description": "Filename for tar archive",
|
"description": "Filename for squashfs image",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"compression": {
|
"compression": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue