We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af3a35 commit ed2a3f1Copy full SHA for ed2a3f1
sbt/sbt
@@ -72,7 +72,7 @@ Usage: $script_name [options]
72
-J-X pass option -X directly to the java runtime
73
(-J is stripped)
74
-S-X add -X to sbt's scalacOptions (-S is stripped)
75
- -PmavenProfiles Enable a maven profile for the build.
+ -PmavenProfiles Enable a maven profile for the build.
76
77
In the case of duplicated or conflicting options, the order above
78
shows precedence: JAVA_OPTS lowest, command line options highest.
0 commit comments