[Pkg-javascript-commits] [node-module-deps] 236/444: usage docs
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:47: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-module-deps.
commit 5e5faf46222af9966e4a941b5c8359746946e4b7
Author: James Halliday <mail at substack.net>
Date: Thu May 15 14:18:24 2014 +0200
usage docs
---
readme.markdown | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/readme.markdown b/readme.markdown
index 2d66b98..ab6a48e 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -176,6 +176,20 @@ and `ggg` gets `{"y":4}`:
}
```
+# usage
+
+```
+module-deps [FILES] OPTIONS
+
+ Generate json output for the entry point FILES.
+
+OPTIONS are:
+
+ -t TRANSFORM Apply a TRANSFORM.
+ -g TRANSFORM Apply a global TRANSFORM.
+
+```
+
# install
With [npm](http://npmjs.org), to get the module do:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git
More information about the Pkg-javascript-commits
mailing list