File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Use these options after `vuepress-jsdoc`.
4747| --version | -v | | Show current version |
4848| --readme | -r | | Path to custom readme file |
4949| --exclude | -e | | Pattern to exclude files/folders (Comma seperated) - \* .test.js,exclude.js [ more information] ( https://github.com/micromatch/micromatch#ismatch ) |
50- | --include | -e | | Pattern to include files/folders (Comma seperated) - \* .test.js,exclude .js [ more information] ( https://github.com/micromatch/micromatch#ismatch ) |
50+ | --include | -e | | Pattern to include files/folders (Comma seperated) - \* .test.js,include .js [ more information] ( https://github.com/micromatch/micromatch#ismatch ) |
5151| --rmPattern | -rm | | Pattern when removing files. You can ex- and include files. (glob pattern) |
5252| --partials | -p | | jsdoc2markdown partial templates (overwrites default ones) |
5353| --jsDocConfigPath | -c | | Path to [ JsDoc Config] ( http://usejsdoc.org/about-configuring-jsdoc.html ) (experimental) |
You can’t perform that action at this time.
0 commit comments