File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ IN/OUT ARGUMENTS
30
30
single file for each output file format (txt, pdf, hocr).
31
31
32
32
'stdin' ::
33
- Instruction to read data from standard input
33
+ Instruction to read data from standard input.
34
34
35
35
'outputbase' ::
36
36
The basename of the output file (to which the appropriate extension
@@ -39,19 +39,19 @@ IN/OUT ARGUMENTS
39
39
'configfile' options which explicitly specify the desired output.
40
40
41
41
'stdout' ::
42
- Instruction to sent output data to standard output
42
+ Instruction to send output data to standard output.
43
43
44
44
45
45
OPTIONS
46
46
-------
47
47
'--tessdata-dir /path' ::
48
- Specify the location of tessdata path
48
+ Specify the location of tessdata path.
49
49
50
50
'--user-words /path/to/file' ::
51
- Specify the location of user words file
51
+ Specify the location of user words file.
52
52
53
53
'--user-patterns /path/to/file' ::
54
- Specify the location of user patterns file
54
+ Specify the location of user patterns file.
55
55
56
56
'-c configvar=value' ::
57
57
Set value for control parameter. Multiple -c arguments are allowed.
You can’t perform that action at this time.
0 commit comments