fix(CLI): fix help message for abort options (#1130)

fix help message

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Signed-off-by: Rafael Teixeira de Lima <Rafael.td.lima@gmail.com>
This commit is contained in:
Michele Dolfi 2025-03-07 14:47:49 +01:00 committed by Rafael Teixeira de Lima
parent 94fa84fbc2
commit 3909946161

View File

@ -245,7 +245,7 @@ def convert(
typer.Option(
...,
"--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,
output: Annotated[