Skip to content

Commit 13c8589

Browse files
committed
Changed description for exclude param
1 parent 966a99a commit 13c8589

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
@@ -21,7 +21,7 @@ For colored output install the suggested package `jakub-onderka/php-console-high
2121
- `-s, --short` Set short_open_tag to On (default: Off).
2222
- `-a, -asp` Set asp_tags to On (default: Off).
2323
- `-e <ext>` Check only files with selected extensions separated by comma. (default: php,php3,php4,php5,phtml)
24-
- `--exclude` Exclude directory. If you want exclude multiple directories, use multiple exclude parameters.
24+
- `--exclude` Exclude a file or directory. If you want exclude multiple items, use multiple exclude parameters.
2525
- `-j <num>` Run <num> jobs in parallel (default: 10).
2626
- `--no-colors` Disable colors in console output.
2727
- `--json` Output results as JSON string (require PHP 5.4).

0 commit comments

Comments
 (0)