File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -266,15 +266,15 @@ Usage:
266266 searchable-pdf --version
267267
268268Options:
269- -h --help Show this screen.
270- --version Show version.
271- --keep_intermediates xyz
272- --quiet todo
273- --force todo
274- --logfile=<logfile> todo
275- --tmp=<tmp> todo
276- -n <ntasks>, --ntasks=<ntasks> todo
277- -t <tesseract_nthreads>, --tesseract_nthreads=<tesseract_nthreads> todo [default: 1]
269+ -h --help Show this screen.
270+ --version Show version.
271+ --keep_intermediates Keep intermediate files.
272+ --quiet Suppress printing.
273+ --force Replace existing output file, if one exists.
274+ --logfile=<logfile> Store logs as a CSV file at `logfile`.
275+ --tmp=<tmp> Specify temporary directory for outputs.
276+ -n <ntasks>, --ntasks=<ntasks> Number of tasks to use.
277+ -t <tesseract_nthreads>, --tesseract_nthreads=<tesseract_nthreads> Number of threads to ask tesseract to use. [default: 1]
278278
279279"""
280280
You can’t perform that action at this time.
0 commit comments