Fix cli help tests

This commit is contained in:
Yan Zhulanow
2014-12-11 19:27:37 +03:00
parent 4b18507bf5
commit 6ab2dc90f8
6 changed files with 11 additions and 7 deletions
+1
View File
@@ -1,6 +1,7 @@
Usage: kotlinc-js <options> <source files>
where advanced options include:
-Xno-inline Disable method inlining
-Xplugin <path> Load plugins from the given classpath
Advanced options are non-standard and may be changed or removed without any notice.
OK