summaryrefslogtreecommitdiff
path: root/test/files/cli/test3/Main.check.scalac
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/cli/test3/Main.check.scalac')
-rw-r--r--test/files/cli/test3/Main.check.scalac2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/cli/test3/Main.check.scalac b/test/files/cli/test3/Main.check.scalac
index 22020d918d..8465810d0b 100644
--- a/test/files/cli/test3/Main.check.scalac
+++ b/test/files/cli/test3/Main.check.scalac
@@ -15,7 +15,7 @@ where possible options include:
-encoding <encoding> Specify character encoding used by source files
-windowtitle <windowtitle> Specify window title of generated HTML documentation
-documenttitle <documenttitle> Specify document title of generated HTML documentation
- -target:<target> Specify which backend to use (jvm-1.5,jvm-1.4,msil,cldc)
+ -target:<target> Specify which backend to use (jvm-1.5,msil)
-migrate Assist in migrating from Scala version 1.0
-o <file> Name of the output assembly (only relevant with -target:msil)
-r <path> List of assemblies referenced by the program (only relevant with -target:msil)