File tree 1 file changed +1
-1
lines changed
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`.
47
47
| --version | -v | | Show current version |
48
48
| --readme | -r | | Path to custom readme file |
49
49
| --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 ) |
51
51
| --rmPattern | -rm | | Pattern when removing files. You can ex- and include files. (glob pattern) |
52
52
| --partials | -p | | jsdoc2markdown partial templates (overwrites default ones) |
53
53
| --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