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
|
Rev | Line | |
---|
[5f4d9c3] | 1 | #section "Common UTT options" |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | option "input" f "Input file" string no |
---|
| 5 | |
---|
[e0cd003] | 6 | option "output" o "Output file" string no |
---|
[5f4d9c3] | 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 | |
---|
[e0cd003] | 12 | option "copy" c "Copy succesfully processed segments to output" flag off |
---|
[5f4d9c3] | 13 | |
---|
[e0cd003] | 14 | option "process" p "Process segments of this type only" string no multiple |
---|
[5f4d9c3] | 15 | |
---|
[e0cd003] | 16 | option "select" s "Select only segments containing this field" string no multiple |
---|
[5f4d9c3] | 17 | |
---|
[e0cd003] | 18 | option "ignore" S "Select only segments, which doesn't contain this field" string no multiple |
---|
[5f4d9c3] | 19 | |
---|
[e0cd003] | 20 | option "output-field" O "Output field name (default: program name)" string no |
---|
[5f4d9c3] | 21 | |
---|
[e0cd003] | 22 | option "input-field" I "Input field name (default: the FORM field)" string no multiple |
---|
[5f4d9c3] | 23 | |
---|
| 24 | option "interactive" i "Toggle interactive mode" flag off |
---|
| 25 | |
---|
| 26 | option "config" - "Configuration file" string typestr="FILENAME" no |
---|
| 27 | |
---|
[e0cd003] | 28 | option "one-field" 1 "Print all alternative results in one field (creates compact ambiguous annotation)" flag off |
---|
[5f4d9c3] | 29 | |
---|
[e0cd003] | 30 | option "one-line" - "Print annotation alternatives as additional fields in the same segment" flag off |
---|
[5f4d9c3] | 31 | |
---|
| 32 | option "language" - "Language." string no |
---|
Note: See
TracBrowser
for help on using the repository browser.