added information on suppressing false positives to the site

Former-commit-id: 84c0f3175c7a749bc2d5fe05d7b4e4d23a518fab
This commit is contained in:
Jeremy Long
2014-01-15 20:43:09 -05:00
parent ae58c1fa99
commit 3bd952e5c5
6 changed files with 44 additions and 9 deletions

View File

@@ -17,6 +17,6 @@ Short | Argument Name | Parameter | Description | Requirement
\-pp | \-\-proxypass | \<pass\> | The proxy password to use when downloading resources. | Optional
\-pu | \-\-proxyuser | \<user\> | The proxy username to use when downloading resources. | Optional
\-s | \-\-scan | \<path\> | The path to scan \- this option can be specified multiple times. |
\-sf | \-\-suppression | \<file\> | The file path to the suppression XML file. | Optional
\-sf | \-\-suppression | \<file\> | The file path to the suppression XML file; used to suppress [false positives](../suppression.html). | Optional
\-u | \-\-proxyurl | \<url\> | The proxy url to use when downloading resources. | Optional
\-v | \-\-version | | Print the version information. | Optional