docs: remove description of how OMP_THREAD_LIMIT is managed

This commit is contained in:
James R. Barlow
2020-11-23 12:36:04 -08:00
parent 8224d89bc6
commit 0cdb9bd04a
+1 -2
View File
@@ -125,8 +125,7 @@ include:
.. envvar:: OMP_THREAD_LIMIT
Controls the number of threads Tesseract will use. OCRmyPDF will
manage this environment if it is not already set. (Currently, it will
set it to 1 because this gives the best results in testing.)
manage this environment variable if it is not already set.
For example, if you have a development build of Tesseract don't wish to
use the system installation, you can launch OCRmyPDF as follows: