diff --git a/src/qmd.ts b/src/qmd.ts index 244578f..8855fe1 100755 --- a/src/qmd.ts +++ b/src/qmd.ts @@ -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