Minor, fix several CLI argument descriptions

This commit is contained in:
Alexander Udalov
2018-06-27 13:25:00 +02:00
parent a765ee41d7
commit 0c45f20515
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ where advanced options include:
-Xreport-output-files Report source to output files mapping
-Xreport-perf Report detailed performance statistics
-Xskip-metadata-version-check Load classes with bad metadata version anyway (incl. pre-release classes)
-Xuse-experimental=<fq.name> Enable usages of COMPILATION-affecting experimental API for marker annotation with the given fully qualified name
-Xuse-experimental=<fq.name> Enable, but don't propagate usages of experimental API for marker annotation with the given fully qualified name
Advanced options are non-standard and may be changed or removed without any notice.
OK