Minor, improve "-module-name" argument description
This commit is contained in:
Vendored
+1
-1
@@ -6,7 +6,7 @@ where possible options include:
|
||||
-java-parameters Generate metadata for Java 1.8 reflection on method parameters
|
||||
-jdk-home <path> Path to JDK home directory to include into classpath, if differs from default JAVA_HOME
|
||||
-jvm-target <version> Target version of the generated JVM bytecode (1.6 or 1.8), default is 1.6
|
||||
-module-name Module name
|
||||
-module-name <name> Name of the generated .kotlin_module file
|
||||
-no-jdk Don't include Java runtime into classpath
|
||||
-no-reflect Don't include Kotlin reflection implementation into classpath
|
||||
-no-stdlib Don't include Kotlin runtime into classpath
|
||||
|
||||
Reference in New Issue
Block a user