Skip to content

stagas/qdox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

shell docs using dox

Resources

Stars

Watchers

Forks

Packages

No packages published