Add link to the online docs to kotlinc's help

#KT-35111 Fixed
This commit is contained in:
Alexander Udalov
2020-09-01 17:24:28 +02:00
parent 6b05e1d179
commit e7937db8fa
3 changed files with 9 additions and 0 deletions
+2
View File
@@ -31,4 +31,6 @@ where possible options include:
-verbose Enable verbose logging output
-version Display compiler version
@<argfile> Read compiler arguments and file paths from the given file
For details, see https://kotl.in/cli
OK