chore(cli): remove unused no-lex flag from argument parser
This commit is contained in:
parent
640ac13cd0
commit
7fee9f904b
@ -2102,9 +2102,6 @@ function parseCLI() {
|
||||
context: {
|
||||
type: "string",
|
||||
},
|
||||
"no-lex": {
|
||||
type: "boolean",
|
||||
},
|
||||
help: { type: "boolean", short: "h" },
|
||||
version: { type: "boolean", short: "v" },
|
||||
// Search options
|
||||
|
||||
Loading…
Reference in New Issue
Block a user