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.
1 parent c163ff9 commit 262f1ccCopy full SHA for 262f1cc
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