Skip to content

Commit 1481d27

Browse files
committed
Updated README.md
1 parent ecb99b4 commit 1481d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ $ doxdox 'src/**/*.js' --layout templates/README.hbs --output README.md
7070

7171
#### Ignore
7272

73-
The ignore flag allows you to ignore both directories (with glob syntax) and files.
73+
The ignore flag allows you to ignore both directories (with glob syntax) and files. Comma separated value.
7474

7575
```bash
7676
$ doxdox './**/*.js' --ignore './coverage/**/*.js'

0 commit comments

Comments
 (0)