source: trunk/quest-plugin-jfc/src/main/resources/manuals/preprocessDirJFC @ 728

Last change on this file since 728 was 728, checked in by sherbold, 12 years ago
  • added manuals for the commands efgTestCasesToSequences, efgToDFA, efgToMM, parseDirJFC, parseJFC, preprocessDirJFC, preprocessJFC, convertDirToXml, convertToXml, parseXML, and loadWebSequences
File size: 409 bytes
Line 
1Pre-processes files created by the JFCMonitor into the JFC log format expected by parseDirJFC and parseJFC. The command processes all files in a directory and stores the pre-processed files in another directory.
2
3$USAGE$
4<sourceDirectory> directory where the files to be pre-processed are located
5<targetDirectory> directory for the processed files
6
7Example(s):
8preprocessDirJFC usagedata/jfcraw usagedata/jfc
Note: See TracBrowser for help on using the repository browser.