mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-24 13:16:15 +08:00
Updated Command Line Usage (markdown => asciidoc)
parent
94fee07350
commit
f7eb445b54
@ -1,7 +1,7 @@
|
||||
# [Tesseract 'man' page](https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc)
|
||||
|
||||
# Tesseract --help
|
||||
|
||||
++++
|
||||
Usage:
|
||||
C:\msys32\mingw32\bin\tesseract.exe --help | --help-psm | --version
|
||||
C:\msys32\mingw32\bin\tesseract.exe --list-langs [--tessdata-dir PATH]
|
||||
@ -37,7 +37,7 @@ Single options:
|
||||
-v, --version Show version information.
|
||||
--list-langs List available languages for tesseract engine.
|
||||
--print-parameters Print tesseract parameters to stdout.
|
||||
|
||||
++++
|
||||
|
||||
# Simplest Invocation
|
||||
|
Loading…
Reference in New Issue
Block a user