/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/jscoverage-server-help.txt
http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs · Plain Text · 17 lines · 16 code · 1 blank · 0 comment · 0 complexity · 2fed8c1712116d85944d5cdff90a1157 MD5 · raw file
- Usage: jscoverage-server [OPTION]...
- Run a server for instrumenting JavaScript with code coverage information.
- Options:
- --document-root=DIR serve content from DIR (default: current directory)
- --encoding=ENCODING assume .js files use the given character encoding
- --ip-address=ADDRESS bind to ADDRESS (default: 127.0.0.1)
- --js-version=VERSION use the specified JavaScript version
- --no-highlight do not perform syntax highlighting
- --no-instrument=URL do not instrument URL
- --port=PORT use PORT for TCP port (default: 8080)
- --proxy run as a proxy
- --report-dir=DIR store report to DIR (default: `jscoverage-report')
- --shutdown stop a running server
- -v, --verbose explain what is being done
- -h, --help display this help and exit
- -V, --version display version information and exit