Skip to content

Commit dd1ee7c

Browse files
committed
try
1 parent e14d5d9 commit dd1ee7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/reference/scala-command/cli-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ Aliases: `-j`
570570

571571
`SHOULD have` per Scala Runner specification
572572

573-
Use a specific JVM, such as `14`, `adopt:11`, or `graalvm:21`, or `system`
573+
Use a specific JVM, such as `14`, `adopt:11`, or `graalvm:21`, or `system`. scala-cli uses [coursier](https://get-coursier.io/) to fetch JVMs, so you can use `cs java --available` to list the available JVMs.
574574

575575
### `--jvm-index`
576576

0 commit comments

Comments
 (0)