We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce330a5 commit 6929fedCopy full SHA for 6929fed
1 file changed
src/parse_args.ts
@@ -43,7 +43,7 @@ program
43
JSON.parse
44
)
45
.option(
46
- '-s, --suite-params <jsonstring>, --suite-params <jsonstring>',
+ '-s, --suite-params <jsonstring>',
47
'DEPRECATED: Use --params instead',
48
49
0 commit comments