TubeTK/Documentation/JsonCompareCommand

From KitwarePublic
< TubeTK‎ | Documentation
Revision as of 18:51, 7 January 2015 by Christopher.mullins (talk | contribs) (Created page with "Usage : ./JsonCompareCommand System tags: [ -v ] or [ -h ] = List options in short format [ -V ] or [ -H ] = List options in long format [ -vxml ] or [...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Usage : ./JsonCompareCommand

System tags: 
  [ -v ] or [ -h ]
     = List options in short format
  [ -V ] or [ -H ]
     = List options in long format
  [ -vxml ] or [ -hxml ] or [ -exportXML ]
     = List options in xml format for BatchMake
  [ --xml ]
     = List options in xml format for Slicer
  [ -vgad ] or [ -hgad ] or [ -exportGAD ]
     = List options in Grid Application Description format
  [ -version ]
     = return the version number
  [ -date ]
     = return the cvs checkout date
Command tags: 
  [ -d < value > ]
     = Acceptable differences in numeric values in the files
  -t < filename > 
     = Filename of the JSON file to be tested against the baseline JSON files.
  [ -B < filename > ]
     = List of baseline JSON files <N> <JSON1> <JSON2>...<JSONN>
  [ -b < filename > ]
     = Baseline JSON file filename

You must provide a -BaselineFile or -BaselineFiles option