CLI: Support "-X" advanced options, simplify some boolean options
This commit is contained in:
@@ -0,0 +1 @@
|
||||
-X
|
||||
@@ -0,0 +1,5 @@
|
||||
Usage: kotlinc-js <options> <source files>
|
||||
where advanced options include:
|
||||
|
||||
Advanced options are non-standard and may be changed or removed without any notice.
|
||||
OK
|
||||
@@ -12,4 +12,5 @@ where possible options include:
|
||||
-version Display compiler version
|
||||
-help (-h) Print a synopsis of standard options
|
||||
-suppress warnings Suppress all compiler warnings
|
||||
-X Print a synopsis of advanced options
|
||||
OK
|
||||
Reference in New Issue
Block a user