Skip to content

Commit 161a3f2

Browse files
committed
Fixed typo in help
1 parent 558e599 commit 161a3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parallel-lint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function showOptions()
1818
-a, -asp Set asp_tags to On (default: Off).
1919
-e <ext> Check only files with selected extensions separated by comma.
2020
(default: php,php3,php4,php5,phtml)
21-
--exclude Exclude directory. If you want exclude multiple directory, use
21+
--exclude Exclude directory. If you want exclude multiple directories, use
2222
multiple exclude parameters.
2323
-j <num> Run <num> jobs in parallel (default: 10).
2424
--no-colors Disable colors in console output.

0 commit comments

Comments
 (0)