chore(cli): remove unused no-lex flag from argument parser

This commit is contained in:
Vincent Koc 2026-02-16 20:55:29 -08:00
parent 640ac13cd0
commit 7fee9f904b

View File

@ -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