Skip to content

Commit 6d62a49

Browse files
gsherwoodjrfnl
authored andcommitted
Updated Usage (markdown)
1 parent aa635ea commit 6d62a49

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

wiki/Usage.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ 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 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
6465
(forces documentation generation instead of checking)
6566
<patterns> A comma separated list of patterns to ignore files and directories
6667
<processes> How many files should be checked simultaneously (default is 1)

0 commit comments

Comments
 (0)