************* Sch2db.pl 1.6 *****************
usage: Sch2db.pl {options} 
options:
  -h : this help
  -f [file]: read from the given file. Otherwise Sch2db.pl reads from STDIN 
  -o [file]: write to file. Otherwise write to stdout
  -s [symbol-file-path] read symbol files from the given path.
     Note: the default-path is:
     /home/controls/epics/R3.13.1/support/capfast/1-2/edif 
  -m [par]: warn when fields of a record are used that are missing in 
      corresponding symbol-file. When [par] is '1' these fields
      are removed from the output. With '2' remove them, but do not warn
  -d : warn if multiple definitions for the same field are found in
      a symbol-file
  -n : no defaults, add no default values to the records
       this shows just the fields that are set by the capfast file
  --dump_symfile: scan and dump symbol files
  -S : use internal symbol data instead of reading symbol files
  --name_to_desc -D : patch the DESC field in order to be equal 
    to the record-name
  --var_to_desc -V : patch the DESC field order to contain 
    the macro $(DESCVAR)