source: trunk/autoquest-plugin-jfc/src/main/resources/manuals/parseDirJFC @ 1943

Last change on this file since 1943 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: 319 bytes
Line 
1Loads sequences from a directory that contains JFC log files. The directory must not contain any other files!
2
3$USAGE$
4<directory> directory where the log files are located
5<sequencesName> optional; name of the sequences; default: sequences
6
7Example(s):
8parseDirJFC usagedata/jfc
9parseDirJFC usagedata/jfc jfc_sequences
Note: See TracBrowser for help on using the repository browser.