Fixed expected output for CliTest.help.

This commit is contained in:
Evgeny Gerashchenko
2012-07-06 11:40:30 +04:00
parent c74ccec0bf
commit 03f4ef4a09
+4 -3
View File
@@ -4,9 +4,10 @@ Usage: org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-classpath [String] classpath to use when compiling
-annotations [String] paths to external annotations
-includeRuntime [flag]
-stdlib [String] Path to the stdlib.jar
-jdkAnnotations [String] Path to the kotlin-jdk-annotations.jar
-mode [String] Special compiler modes: stubs or jdkHeaders
-noJdk [flag]
-noStdlib [flag]
-noJdkAnnotations [flag]
-builtins [flag]
-output [String] output directory
-module [String] module to compile
-script [flag]