[Pkg-javascript-commits] [node-coveralls] 191/332: Document possible command line params
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Nov 9 13:53:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-coveralls.
commit e3106949a58390333db645fe5e1040bc3849c2f5
Author: Jonathan Porta <rurd4me at gmail.com>
Date: Mon Nov 10 16:41:01 2014 -0800
Document possible command line params
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git
More information about the Pkg-javascript-commits
mailing list