From e3106949a58390333db645fe5e1040bc3849c2f5 Mon Sep 17 00:00:00 2001 From: Jonathan Porta Date: Mon, 10 Nov 2014 16:41:01 -0800 Subject: Document possible command line params --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3223f42..7d62da3 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,13 @@ Client-side JS code coverage using [PhantomJS](https://github.com/ariya/phantomj lab -r lcov | ./node_modules/.bin/coveralls ``` +### Command Line Parameters +Usage: coveralls.js [-v] filepath + +#### Optional arguments: + +-v, --verbose +filepath - optionally defines the base filepath of your source files. ## Running locally -- cgit v1.2.3