fix cli argument tests
This commit is contained in:
committed by
Yan Zhulanow
parent
ab8815bf74
commit
bafaf9e46c
@@ -11,6 +11,7 @@ where possible options include:
|
|||||||
-script Evaluate the script file
|
-script Evaluate the script file
|
||||||
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
|
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
|
||||||
-androidRes <path> Android resources path
|
-androidRes <path> Android resources path
|
||||||
|
-androidManifest <path> Android manifest file
|
||||||
-nowarn Generate no warnings
|
-nowarn Generate no warnings
|
||||||
-verbose Enable verbose logging output
|
-verbose Enable verbose logging output
|
||||||
-version Display compiler version
|
-version Display compiler version
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ where possible options include:
|
|||||||
-script Evaluate the script file
|
-script Evaluate the script file
|
||||||
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
|
-kotlin-home <path> Path to Kotlin compiler home directory, used for annotations and runtime libraries discovery
|
||||||
-androidRes <path> Android resources path
|
-androidRes <path> Android resources path
|
||||||
|
-androidManifest <path> Android manifest file
|
||||||
-nowarn Generate no warnings
|
-nowarn Generate no warnings
|
||||||
-verbose Enable verbose logging output
|
-verbose Enable verbose logging output
|
||||||
-version Display compiler version
|
-version Display compiler version
|
||||||
|
|||||||
Reference in New Issue
Block a user