Skip to content

Commit 262f1cc

Browse files
corrections
1 parent c163ff9 commit 262f1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const argv = require("yargs")
1616
})
1717
.option("f", {
1818
alias: "config-file-name",
19-
describe: "Cypress version",
19+
describe: "Init config file name",
2020
type: "string",
2121
});
2222
},

0 commit comments

Comments
 (0)