mirror of https://github.com/sbt/sbt.git
Removed unused options from the Linux man page
This commit is contained in:
parent
e21e271053
commit
b84d1d5b52
|
|
@ -58,17 +58,6 @@ use the specified jar as the sbt launcher
|
||||||
use an RC version of sbt
|
use an RC version of sbt
|
||||||
.IP -sbt-snapshot
|
.IP -sbt-snapshot
|
||||||
use a snapshot version of sbt
|
use a snapshot version of sbt
|
||||||
.SH Scala Options
|
|
||||||
.IP -28
|
|
||||||
use latest 2.8.x Scala release
|
|
||||||
.IP -29
|
|
||||||
use latest 2.9.x release
|
|
||||||
.IP -210
|
|
||||||
use latest 2.10.x release
|
|
||||||
.IP "-scala-home <path>"
|
|
||||||
use the scala build at the specified directory
|
|
||||||
.IP "-scala-version <version>"
|
|
||||||
use the specified version of scala
|
|
||||||
.SH Java Options
|
.SH Java Options
|
||||||
.IP "-java-home <path>"
|
.IP "-java-home <path>"
|
||||||
alternate JAVA_HOME
|
alternate JAVA_HOME
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue