Ignore:
Timestamp:
05/07/08 14:11:21 (17 years ago)
Author:
obrebski <obrebski@…>
Branches:
master, help
Children:
f5d3b20
Parents:
13a8a67
git-author:
obrebski <obrebski@…> (05/07/08 14:11:21)
git-committer:
obrebski <obrebski@…> (05/07/08 14:11:21)
Message:

w struktura.txt wpisalem sugestie R.D.
dgp obsluguje configa

git-svn-id: svn://atos.wmid.amu.edu.pl/utt@37 e293616e-ec6a-49c2-aa92-f4a8b91c5d16

File:
1 edited

Legend:

Unmodified
Added
Removed
  • app/src/dgp/cmdline_dgp.ggo

    r28e9ae0 rdf77b87  
    22version "0.1" 
    33 
    4 #option  "process"      p       "Process segments with this tag." 
    5 #                               string no multiple 
    6  
    7 #option  "select"       s       "Select only segments with this field. [Not implemented.]"  
    8 #                               string no multiple 
    9  
    10 #option  "ignore"       S       "Select only segments without this field. [Not implemented]"  
    11 #                               string no multiple 
    12  
    13 #option  "input"                f       "Input file" 
    14 #                               string typestr="filename" no 
    15  
    16 #option  "output"       o       "Output file" 
    17 #                               string typestr="filename" no 
    18  
    19 #option  "failed"       e       "Fail file" 
    20 #                               string typestr="filename" no 
    21  
    22 #option  "copy"         c       "Copy unprocessed" 
    23 #                               flag off 
    24  
    254option  "grammar"       g       "Grammar file" 
    26                                 string typestr="filename" default="dgp.dg" 
     5                                string typestr="filename" default="dgp.dgp" 
    276 
    287option  "long"          l       "Long output" 
    298                                flag off 
    30  
    31 #option  "interactive"  -       "Interactive use." 
    32 #                               flag off 
    339 
    3410option  "debug"         d       "Debug mode." 
     
    4016c - constraints   n - node/arc counts   t - parse time 
    4117" 
    42                                 string default="gh" 
     18string no default="h" 
Note: See TracChangeset for help on using the changeset viewer.