source: trunk/quest-ui-core/src/main/resources/manuals/startFileListener @ 726

Last change on this file since 726 was 726, checked in by sherbold, 12 years ago
  • added manuals for the commands calcCoverage, calcEntropy, deleteObject, flattenModel, generateFixedLengthSequences, generateGreedy, generateHybrid, generateReplayfile, listSymbols, load, loadObject, modelSize, printDot, printTrieDot, save, saveObject, sequenceStatistics, showMarkovModel, showTime, showTrie, startFileListener, stopFileListener, trainDFA, trainPPM, and updateModel
File size: 168 bytes
Line 
1Starts a file listener, i.e., a listener that writes all outputs to the console to a file.
2
3$USAGE$
4<filename> name of the file
5
6Example(s)
7startFileListener output.log
Note: See TracBrowser for help on using the repository browser.