(minor) Reorder args help in test data after the property was renamed
This commit is contained in:
+1
-1
@@ -3,10 +3,10 @@ where possible options include:
|
|||||||
-keep <fully.qualified.name[,]>
|
-keep <fully.qualified.name[,]>
|
||||||
List of fully-qualified names of declarations that shouldn't be eliminated
|
List of fully-qualified names of declarations that shouldn't be eliminated
|
||||||
-output-dir <path> Output directory
|
-output-dir <path> Output directory
|
||||||
|
-Werror Report an error if there are any warnings
|
||||||
-X Print a synopsis of advanced options
|
-X Print a synopsis of advanced options
|
||||||
-help (-h) Print a synopsis of standard options
|
-help (-h) Print a synopsis of standard options
|
||||||
-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
|
||||||
-Werror Report an error if there are any warnings
|
|
||||||
OK
|
OK
|
||||||
|
|||||||
Vendored
+1
-1
@@ -15,6 +15,7 @@ where possible options include:
|
|||||||
Embed source files into source map
|
Embed source files into source map
|
||||||
-source-map-prefix Prefix for paths in a source map
|
-source-map-prefix Prefix for paths in a source map
|
||||||
-target { v5 } Generate JS files for specific ECMA version
|
-target { v5 } Generate JS files for specific ECMA version
|
||||||
|
-Werror Report an error if there are any warnings
|
||||||
-api-version <version> Allow to use declarations only from the specified version of bundled libraries
|
-api-version <version> Allow to use declarations only from the specified version of bundled libraries
|
||||||
-X Print a synopsis of advanced options
|
-X Print a synopsis of advanced options
|
||||||
-help (-h) Print a synopsis of standard options
|
-help (-h) Print a synopsis of standard options
|
||||||
@@ -25,5 +26,4 @@ where possible options include:
|
|||||||
-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
|
||||||
-Werror Report an error if there are any warnings
|
|
||||||
OK
|
OK
|
||||||
|
|||||||
Vendored
+1
-1
@@ -13,6 +13,7 @@ where possible options include:
|
|||||||
-script Evaluate the script file
|
-script Evaluate the script file
|
||||||
-script-templates <fully qualified class name[,]>
|
-script-templates <fully qualified class name[,]>
|
||||||
Script definition template classes
|
Script definition template classes
|
||||||
|
-Werror Report an error if there are any warnings
|
||||||
-api-version <version> Allow to use declarations only from the specified version of bundled libraries
|
-api-version <version> Allow to use declarations only from the specified version of bundled libraries
|
||||||
-X Print a synopsis of advanced options
|
-X Print a synopsis of advanced options
|
||||||
-help (-h) Print a synopsis of standard options
|
-help (-h) Print a synopsis of standard options
|
||||||
@@ -23,5 +24,4 @@ where possible options include:
|
|||||||
-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
|
||||||
-Werror Report an error if there are any warnings
|
|
||||||
OK
|
OK
|
||||||
|
|||||||
Reference in New Issue
Block a user