JCAM CommandLine Options

     usage: jcam [-n] [-i ID] [-d] [-U] [-u] [-v] [-V] [-z] [-Z] 
            [-Y file] [-y | -c | -t | -a][-O file] [-L file] 
            [-a] [-E file] [-X filename] [-S file]
            [-T file] [-c] [-t] [-P parameter=value] 
            [-?] [-f] [-J file]
      -V,--version                  Version:0.8.1-alpha
      -?,--help                     Print this message
      -E,--externaloutfile <file>   External output filename
      -J,--errorout <file>          Output error file
      -L,--xsl <file>               XSLT Sheet to transform output
      -O,--templateoutfile <file>   Cam template output filename
      -P,--D <parameter=value>      Input parameter(s)
      -S,--out <file>               XML output filename
      -T,--template <file>          Cam template filename
      -U,--allurls                  All input filenames are URL
      -X,--xml <filename>           XML input file name
      -Y,--xslerror <file>          XSLT Sheet to transform error output
      -Z,--elmtrace                 Produce element trace
      -a,--adorn                    Adorn output with UID information
      -c,--validate                 Validate xml file against template
      -d,--debug                    Print debugging information
      -f,--failfirst                Exit at first validation error
      -i,--structureid <ID>         Template structure ID
      -n,--noerrortransform         Do not transform errors
      -t,--trim                     Trim the template
      -u,--templateurl              Template filename is a URL
      -v,--verbose                  Be verbose
      -y,--trimdefaults             Trim the template using default rules only
      -z,--trace                    Produce trace information