CLI: added "-printArgs" arguments to commandline compiler.

This commit is contained in:
Zalim Bashorov
2013-10-10 22:19:41 +04:00
parent 41d0a8be24
commit 0877dfc1bd
8 changed files with 107 additions and 18 deletions
+1
View File
@@ -19,4 +19,5 @@ Usage: org.jetbrains.jet.cli.common.arguments.K2JVMCompilerArguments
-version [flag] Display compiler version
-help (-h) [flag] Show help
-suppress [String] Suppress compiler messages by severity (warnings)
-printArgs [flag] Print commandline arguments
INTERNAL_ERROR