We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f716f87 commit 56c56a0Copy full SHA for 56c56a0
wiki/Usage.md
@@ -59,7 +59,7 @@ Usage: phpcs [-nwlsaepqvi] [-d key[=value]] [--colors] [--no-colors]
59
e.g., module/php,es/js
60
<file> One or more files and/or directories to check
61
<fileList> A file containing a list of files and/or directories to check (one per line)
62
- <filter> Use either the "gitmodified" or "gitstaged" filter,
+ <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
65
(forces documentation generation instead of checking)
0 commit comments