CLI: Add documentation for -J argument in kotlinc -help

This commit is contained in:
Xin Wang
2021-05-11 16:30:49 +08:00
committed by Alexander Udalov
parent 1407af6301
commit b9209962cd
4 changed files with 13 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ where possible options include:
-nowarn Generate no warnings
-verbose Enable verbose logging output
-version Display compiler version
-J<option> Pass an option directly to JVM
@<argfile> Read compiler arguments and file paths from the given file
For details, see https://kotl.in/cli