Skip to content

Commit 56c56a0

Browse files
committed
Fix case of available filters - see #3877
1 parent f716f87 commit 56c56a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Usage: phpcs [-nwlsaepqvi] [-d key[=value]] [--colors] [--no-colors]
5959
e.g., module/php,es/js
6060
<file> One or more files and/or directories to check
6161
<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,
62+
<filter> Use either the "GitModified" or "GitStaged" filter,
6363
or specify the path to a custom filter class
6464
<generator> Use either the "HTML", "Markdown" or "Text" generator
6565
(forces documentation generation instead of checking)

0 commit comments

Comments
 (0)