mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 22:14:37 +00:00
fix help message
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
e1c49ad727
commit
f3b110f92a
@ -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[
|
||||
|
Loading…
Reference in New Issue
Block a user