docs(expo): fix the description for the expo update republish option (#22713)
This commit is contained in:
parent
a2167648f7
commit
4360a0b460
@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"republish": {
|
"republish": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Enable JSON output, non-JSON messages will be printed to stderr",
|
"description": "Republish a previous update within a branch",
|
||||||
"default": false
|
"default": false
|
||||||
},
|
},
|
||||||
"group": { "type": "string", "description": "Update group to republish" },
|
"group": { "type": "string", "description": "Update group to republish" },
|
||||||
|
|||||||
@ -28,7 +28,7 @@
|
|||||||
},
|
},
|
||||||
"republish": {
|
"republish": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Enable JSON output, non-JSON messages will be printed to stderr",
|
"description": "Republish a previous update within a branch",
|
||||||
"default": false
|
"default": false
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user