Skip to content

Commit

Permalink
Merge pull request #619 from zmerr/patch-1
Browse files Browse the repository at this point in the history
Update compile.md
  • Loading branch information
romanowski authored Feb 7, 2022
2 parents 3a31fa1 + 989f615 commit 8bd198c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/commands/compile.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The `compile` command is useful if you'd like to check that your code compiles,
or know of compilation warnings, without running it or packaging it.

The most common `compile` options are shown below.
For a full list of options, run `scala compile --help`, or check the options linked in the
For a full list of options, run `scala-cli compile --help`, or check the options linked in the
[reference documentation](../reference/commands.md#compile).

## Watch mode
Expand Down

0 comments on commit 8bd198c

Please sign in to comment.