Skip to content

Commit 8e763fc

Browse files
author
Aayush Maini
committed
Minor fix to doc string for ignoreDirectories
1 parent 26ff773 commit 8e763fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/detector-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dotnet run --project "src\Microsoft.ComponentDetection\Microsoft.ComponentDetect
1010
separated glob patterns.
1111
1212
--IgnoreDirectories Filters out specific directories, providing
13-
individual directory paths separated by semicolon.
13+
individual directory paths separated by commas.
1414
Obsolete in favor of DirectoryExclusionList's glob
1515
syntax.
1616

0 commit comments

Comments
 (0)