Last change
on this file since f924e4b was
e0cd003,
checked in by Tomasz Obrebski <to@…>, 12 years ago
|
wsp�lny parametr -e usuni�ty
wyg�adzone teksty help
|
-
Property mode set to
100644
|
File size:
1.2 KB
|
Line | |
---|
1 | #section "Common UTT options" |
---|
2 | |
---|
3 | |
---|
4 | option "input" f "Input file" string no |
---|
5 | |
---|
6 | option "output" o "Output file" string no |
---|
7 | |
---|
8 | option "only-fail" - "Print only segments the program failed to process" flag off hidden |
---|
9 | |
---|
10 | option "no-fail" - "Print only segments the program processed" flag off hidden |
---|
11 | |
---|
12 | option "copy" c "Copy succesfully processed segments to output" flag off |
---|
13 | |
---|
14 | option "process" p "Process segments of this type only" string no multiple |
---|
15 | |
---|
16 | option "select" s "Select only segments containing this field" string no multiple |
---|
17 | |
---|
18 | option "ignore" S "Select only segments, which doesn't contain this field" string no multiple |
---|
19 | |
---|
20 | option "output-field" O "Output field name (default: program name)" string no |
---|
21 | |
---|
22 | option "input-field" I "Input field name (default: the FORM field)" string no multiple |
---|
23 | |
---|
24 | option "interactive" i "Toggle interactive mode" flag off |
---|
25 | |
---|
26 | option "config" - "Configuration file" string typestr="FILENAME" no |
---|
27 | |
---|
28 | option "one-field" 1 "Print all alternative results in one field (creates compact ambiguous annotation)" flag off |
---|
29 | |
---|
30 | option "one-line" - "Print annotation alternatives as additional fields in the same segment" flag off |
---|
31 | |
---|
32 | option "language" - "Language." string no |
---|
Note: See
TracBrowser
for help on using the repository browser.