Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: temporarily remove new Gradle configuration options from help
  • Loading branch information
Konstantin Yegupov committed Jun 7, 2019
1 parent 0849607 commit d2d4fa7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions help/help.txt
Expand Up @@ -55,15 +55,6 @@ Gradle options:
test a specific sub-project.
--all-sub-projects For "multi project" configurations, test all
sub-projects.
--configuration-matching=<string>
Resolve dependencies using only configuration(s) that
match the provided Java regular expression, e.g.
'^releaseRuntimeClasspath$'.
--configuration-attributes=<string>
Select certain values of configuration attributes to
resolve the dependencies. E.g.:
'buildtype:release,usage:java-runtime'
More information: https://snyk.io/docs/cli-advanced-gradle-testing/

.Net (Nuget) options:
--assets-project-name
Expand Down

0 comments on commit d2d4fa7

Please sign in to comment.