Fix testdata for cli help tests

This commit is contained in:
Ilya Chernikov
2016-08-08 21:14:46 +02:00
parent 4d5b96ab8a
commit e99697e3a2
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ where possible options include:
-no-reflect Don't include Kotlin reflection implementation into classpath
-module <path> Path to the module file to compile
-script Evaluate the script file
-script-templates <comma separated class names>
Script definition template classes
-kotlin-home <path> Path to Kotlin compiler home directory, used for runtime libraries discovery
-module-name Module name
-jvm-target <version> Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6
+2
View File
@@ -10,6 +10,8 @@ where possible options include:
-no-reflect Don't include Kotlin reflection implementation into classpath
-module <path> Path to the module file to compile
-script Evaluate the script file
-script-templates <comma separated class names>
Script definition template classes
-kotlin-home <path> Path to Kotlin compiler home directory, used for runtime libraries discovery
-module-name Module name
-jvm-target <version> Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6