Parent Directory
|
Revision Log
Provide better character encoding support.
1 | siliconforks | 2 | Usage: jscoverage SOURCE-DIRECTORY DESTINATION-DIRECTORY |
2 | Instrument JavaScript with code coverage information. | ||
3 | |||
4 | Options: | ||
5 | siliconforks | 174 | --encoding=ENCODING assume .js files use the given character encoding |
6 | siliconforks | 2 | --exclude=PATH do not copy PATH |
7 | --no-instrument=PATH copy but do not instrument PATH | ||
8 | -v, --verbose explain what is being done | ||
9 | -h, --help display this help and exit | ||
10 | -V, --version display version information and exit |
ViewVC Help | |
Powered by ViewVC 1.1.24 |