Tidy tesseract(1)

A typo and missing full stops.
This commit is contained in:
Chris Mayo 2019-02-05 19:58:40 +00:00
parent 56725de8b7
commit da279e4216

View File

@ -30,7 +30,7 @@ IN/OUT ARGUMENTS
single file for each output file format (txt, pdf, hocr).
'stdin'::
Instruction to read data from standard input
Instruction to read data from standard input.
'outputbase'::
The basename of the output file (to which the appropriate extension
@ -39,19 +39,19 @@ IN/OUT ARGUMENTS
'configfile' options which explicitly specify the desired output.
'stdout'::
Instruction to sent output data to standard output
Instruction to send output data to standard output.
OPTIONS
-------
'--tessdata-dir /path'::
Specify the location of tessdata path
Specify the location of tessdata path.
'--user-words /path/to/file'::
Specify the location of user words file
Specify the location of user words file.
'--user-patterns /path/to/file'::
Specify the location of user patterns file
Specify the location of user patterns file.
'-c configvar=value'::
Set value for control parameter. Multiple -c arguments are allowed.