From 9c7cc2acbfdc5409d3656518a627330e5afce6c6 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Fri, 10 Oct 2014 20:03:36 -0400 Subject: [PATCH] corrected the documentation Former-commit-id: 428b6b3e07ed250ac11fb6c917c90888c0d20246 --- dependency-check-cli/src/site/markdown/arguments.md | 1 - 1 file changed, 1 deletion(-) diff --git a/dependency-check-cli/src/site/markdown/arguments.md b/dependency-check-cli/src/site/markdown/arguments.md index fb7455502..5ffba77cd 100644 --- a/dependency-check-cli/src/site/markdown/arguments.md +++ b/dependency-check-cli/src/site/markdown/arguments.md @@ -24,7 +24,6 @@ Short | Argument Name        | Paramete | \-\-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 Jar Analyzer will be used. | false | \-\-disableNexus | | Sets whether Nexus Analyzer will be used. | false - | \-\-disableNexus | | Disable the Nexus Analyzer. |   | \-\-nexus | \ | The url to the Nexus Server. | https://repository.sonatype.org/service/local/ | \-\-nexusUsesProxy | \ | Whether or not the defined proxy should be used when connecting to Nexus. | true | \-\-disableNuspec | | Sets whether or not the .NET Nuget Nuspec Analyzer will be used. | false