This commit is contained in:
Michael Bogdanov
2015-08-27 10:37:15 +03:00
parent 42d14f6837
commit 843241848f
14 changed files with 62 additions and 40 deletions
+1
View File
@@ -10,6 +10,7 @@ where possible options include:
-module <path> Path to the module file to compile
-script Evaluate the script file
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
-module-name Module name
-nowarn Generate no warnings
-verbose Enable verbose logging output
-version Display compiler version
+1
View File
@@ -11,6 +11,7 @@ where possible options include:
-module <path> Path to the module file to compile
-script Evaluate the script file
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
-module-name Module name
-nowarn Generate no warnings
-verbose Enable verbose logging output
-version Display compiler version