From: Ignacio Taranto Date: Fri, 25 Jul 2025 19:46:22 +0000 (-0300) Subject: Update sbt help (#487) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/032b172296b664fa618cfd66342ca9c7271344cc?hp=032b172296b664fa618cfd66342ca9c7271344cc Update sbt help (#487) This is based on sbt's official documentation: https://www.scala-sbt.org/1.x/docs/Command-Line-Reference.html Additionally, there were some other suggestions for setting `SBT_OPTS` in this issue: https://github.com/sbt/sbt/issues/3681 ---