whitespace fix

This commit is contained in:
Eugene Yokota 2019-05-22 17:22:03 -04:00
parent a85b486b4c
commit 05ea7eedc5
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
# Path to shared boot directory (default: ~/.sbt/boot in 0.11 series)
#
#-sbt-boot ~/.sbt/boot
#-sbt-boot ~/.sbt/boot
# Path to local Ivy repository (default: ~/.ivy2)
#
@ -25,7 +25,7 @@
# set memory options
#
#-mem <integer>
#-mem <integer>
# Use local caches for projects, no sharing.
#
@ -40,7 +40,7 @@
# Scala version (default: latest release)
#
#-scala-home <path>
#-scala-home <path>
#-scala-version <version>
# java version (default: java from PATH, currently $(java -version |& grep version))