Skip to content

Commit 471c4a8

Browse files
committed
Document -x option
1 parent 2ca8796 commit 471c4a8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ Give a try, use the included `testcases.php` to generate a report:
6060
*Example: -t="syntax,nuance"*
6161
```
6262

63+
**-x**
64+
```
65+
List of file extension(s) to process.
66+
By default *.php files are processed.
67+
*Example: -x="php,inc"*
68+
```
69+
6370
**--php**
6471
```
6572
File path to the PHP binary to use for syntax checking.

0 commit comments

Comments
 (0)