Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gradle/gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
rieske committed Jun 23, 2020
2 parents faf73d0 + 30aeb9b commit 0bf6874
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ Sets a system property of the JVM, for example `-Dmyprop=myvalue`. See <<build_e
Specifies an initialization script. See <<init_scripts.adoc#init_scripts,Init Scripts>>.

`-P`, `--project-prop`::
Sets a project property of the root project, for example `-Pmyprop=myvalue`. See <<build_environment.adoc#sec:project_properties,System Properties>>.
Sets a project property of the root project, for example `-Pmyprop=myvalue`. See <<build_environment.adoc#sec:project_properties,Project Properties>>.

`-Dorg.gradle.jvmargs`::
Set JVM arguments.
Expand Down

0 comments on commit 0bf6874

Please sign in to comment.