0.0.2 • Published 11 years ago

qdox v0.0.2

Weekly downloads
3
License
-
Repository
-
Last release
11 years ago

qdox

shell docs using dox

install

npm install -g qdox

usage

  Usage: qdox [options] <file>

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -F, --file [name]      file to read [index.js]
    -i, --stdin            parse stdin [false]
    -s, --search [string]  search string
    -m, --format [format]  format of output [text]
    -t, --types            show argument types [false]
    -d, --dev              shows private

License

MIT