diff --git a/src/commands/help.ts b/src/commands/help.ts index acd473c..1d2bfb1 100644 --- a/src/commands/help.ts +++ b/src/commands/help.ts @@ -58,7 +58,8 @@ function schemaSpecOption(): void { options: --spec= JSON schema specification to use draft7 JSON Schema draft-07 (default) - draft2019 JSON Schema draft-2019-09`) + draft2019 JSON Schema draft-2019-09 + draft2020 JSON Schema draft-2020-12`) } function helpValidate(): void {