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": {
|
||||
"filename": {
|
||||
"description": "Filename for tar archive",
|
||||
"description": "Filename for cpio archive",
|
||||
"type": "string"
|
||||
},
|
||||
"append": {
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"properties": {
|
||||
"filename": {
|
||||
"description": "Filename for tar archive",
|
||||
"description": "Filename for squashfs image",
|
||||
"type": "string"
|
||||
},
|
||||
"compression": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue