Usage: java -jar yaml-schema-validator.jar [options] <file1> <file2> ...

Options:
  --schema=<path>          Path to the JSON schema file (required unless schemaPathOverride is false)
  --schemaPathOverride     If set, the schema path must be provided via --schema option
  --help                   Show this help message