Test data updated to meet cli-parser-1.1 output
This commit is contained in:
@@ -3,16 +3,16 @@ Usage: org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
|
|||||||
-src [String] source file or directory
|
-src [String] source file or directory
|
||||||
-classpath [String] classpath to use when compiling
|
-classpath [String] classpath to use when compiling
|
||||||
-annotations [String] paths to external annotations
|
-annotations [String] paths to external annotations
|
||||||
-includeRuntime [flag]
|
-includeRuntime [flag] include Kotlin runtime in to resulting jar
|
||||||
-noJdk [flag]
|
-noJdk [flag] don't include Java runtime into classpath
|
||||||
-noStdlib [flag]
|
-noStdlib [flag] don't include Kotlin runtime into classpath
|
||||||
-noJdkAnnotations [flag]
|
-noJdkAnnotations [flag] don't include JDK external annotations into classpath
|
||||||
-builtins [flag]
|
-builtins [flag] compile builtin classes (internal)
|
||||||
-output [String] output directory
|
-output [String] output directory
|
||||||
-module [String] module to compile
|
-module [String] module to compile
|
||||||
-script [flag]
|
-script [flag] evaluate script
|
||||||
-tags [flag]
|
-tags [flag] Demarcate each compilation message (error, warning, etc) with an open and close tag
|
||||||
-verbose [flag]
|
-verbose [flag] Enable verbose logging output
|
||||||
-version [flag]
|
-version [flag] Display compiler version
|
||||||
-help (-h) [flag]
|
-help (-h) [flag] show help
|
||||||
INTERNAL_ERROR
|
INTERNAL_ERROR
|
||||||
|
|||||||
Reference in New Issue
Block a user