-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlingo.opt
38 lines (38 loc) · 914 Bytes
/
lingo.opt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
command-line-options:
files:
value:
comment: >
Interpretiert die restlichen Angaben als Dateinamen/-muster
status:
opt: '-s'
default: false
comment: >
Gibt im Anschluss an die Verarbeitung einen Status aus
perfmon:
opt: '-p'
default: false
comment: >
Gibt im Anschluss an die Verarbeitung einen detaillierter Performancestatus aus
ocr-max:
opt: '-o'
value:
default: '10000'
comment: >
Beschränkt die Anzahl der zu untersuchenden OCR-Variationen
language:
opt: '-l'
value:
default: de
comment: >
Set the language for processing, i.e. '-l en' for loading en.lang
config:
opt: '-c'
value:
default: lingo.cfg
comment: >
Gibt eine zusätzliche Konfigurationsdatei an
usage:
opt: '-h'
comment: >
Erklärt die Optionen des Programms