Updating script that had duplicate key.
This commit is contained in:
parent
8963520454
commit
91d9e4d41e
|
@ -15,11 +15,6 @@ yargs
|
||||||
alias: "n",
|
alias: "n",
|
||||||
type: "string",
|
type: "string",
|
||||||
},
|
},
|
||||||
appId: {
|
|
||||||
description: "The appId to dump the database for",
|
|
||||||
alias: "inst",
|
|
||||||
type: "string",
|
|
||||||
},
|
|
||||||
appId: {
|
appId: {
|
||||||
description: "The appId of the application you want to export",
|
description: "The appId of the application you want to export",
|
||||||
alias: "app",
|
alias: "app",
|
||||||
|
|
Loading…
Reference in New Issue