File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,9 @@ Usage: phpcs [-nwlsaepqvi] [-d key[=value]] [--colors] [--no-colors]
59
59
e.g., module/php,es/js
60
60
<file> One or more files and/or directories to check
61
61
<fileList> A file containing a list of files and/or directories to check (one per line)
62
- <filter> Use the "gitmodified" filter, or specify the path to a custom filter class
63
- <generator> Uses either the "HTML", "Markdown" or "Text" generator
62
+ <filter> Use either the "gitmodified" or "gitstaged" filter,
63
+ or specify the path to a custom filter class
64
+ <generator> Use either the "HTML", "Markdown" or "Text" generator
64
65
(forces documentation generation instead of checking)
65
66
<patterns> A comma separated list of patterns to ignore files and directories
66
67
<processes> How many files should be checked simultaneously (default is 1)
You can’t perform that action at this time.
0 commit comments