From 019f6dfb8b4372b7f3c8e693bcad8caf864f37b1 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Tue, 3 Feb 2015 23:04:17 -0500 Subject: [PATCH] added properties file to the documentation Former-commit-id: 6e409f83b42828d97258d5bcdbb70e3c02d5ba80 --- dependency-check-cli/src/site/markdown/arguments.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dependency-check-cli/src/site/markdown/arguments.md b/dependency-check-cli/src/site/markdown/arguments.md index bc92b9267..e0db24506 100644 --- a/dependency-check-cli/src/site/markdown/arguments.md +++ b/dependency-check-cli/src/site/markdown/arguments.md @@ -21,6 +21,7 @@ Advanced Options ================ Short | Argument Name        | Parameter | Description | Default Value -------|-----------------------|-----------------|-----------------------------------------------------------------------------|--------------- + \-P | \-\-propertyfile | \ | Specifies a file that contains properties to use instead of applicaion defaults. |   | \-\-disableArchive | | Sets whether the Archive Analyzer will be used. | false | \-\-zipExtensions | \ | A comma-separated list of additional file extensions to be treated like a ZIP file, the contents will be extracted and analyzed. |   | \-\-disableJar | | Sets whether the Jar Analyzer will be used. | false