Added -annotations command-line parameter.

This commit is contained in:
Evgeny Gerashchenko
2012-06-27 23:14:15 +04:00
parent f11ecdc07b
commit 206628da82
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@ Usage: org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-jar [String] jar file name
-src [String] source file or directory
-classpath [String] classpath to use when compiling
-annotations [String] paths to external annotations
-includeRuntime [flag]
-stdlib [String] Path to the stdlib.jar
-jdkHeaders [String] Path to the kotlin-jdk-headers.jar