We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55f9547 + 262f1cc commit 9d982dcCopy full SHA for 9d982dc
index.js
@@ -16,7 +16,7 @@ const argv = require("yargs")
16
})
17
.option("f", {
18
alias: "config-file-name",
19
- describe: "Cypress version",
+ describe: "Init config file name",
20
type: "string",
21
});
22
},
0 commit comments