fix cli argument tests

This commit is contained in:
Mikhail Mutcianko
2014-08-20 17:38:37 +04:00
committed by Yan Zhulanow
parent ab8815bf74
commit bafaf9e46c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ where possible options include:
-script Evaluate the script file
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
-androidRes <path> Android resources path
-androidManifest <path> Android manifest file
-nowarn Generate no warnings
-verbose Enable verbose logging output
-version Display compiler version
@@ -12,6 +12,7 @@ where possible options include:
-script Evaluate the script file
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
-androidRes <path> Android resources path
-androidManifest <path> Android manifest file
-nowarn Generate no warnings
-verbose Enable verbose logging output
-version Display compiler version