mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2025-11-14 00:55:09 +00:00
We don't want threads. Really. Do. Not. Want.
This commit is contained in:
parent
6ab19af122
commit
e77a5e5e75
@ -108,7 +108,7 @@ parser = cmdline.get_argparse(
|
|||||||
ignored_args=[
|
ignored_args=[
|
||||||
'touch_files_only', 'recreate_database', 'checksum_file_name',
|
'touch_files_only', 'recreate_database', 'checksum_file_name',
|
||||||
'key_legend_in_graph', 'draw_graph_horizontally', 'flowchart_format',
|
'key_legend_in_graph', 'draw_graph_horizontally', 'flowchart_format',
|
||||||
'forced_tasks', 'target_tasks'])
|
'forced_tasks', 'target_tasks', 'use_threads'])
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'input_file',
|
'input_file',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user