fix help message

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi 2025-03-07 14:22:32 +01:00
parent e1c49ad727
commit f3b110f92a

View File

@ -245,7 +245,7 @@ def convert(
typer.Option( typer.Option(
..., ...,
"--abort-on-error/--no-abort-on-error", "--abort-on-error/--no-abort-on-error",
help="If enabled, the bitmap content will be processed using OCR.", help="If enabled, the processing will be aborted when the first error is encountered.",
), ),
] = False, ] = False,
output: Annotated[ output: Annotated[