diff --git a/GRADLE_PLUGIN.md b/GRADLE_PLUGIN.md index 670790a94bb..82dfa0b4450 100644 --- a/GRADLE_PLUGIN.md +++ b/GRADLE_PLUGIN.md @@ -539,6 +539,7 @@ Any command line key supported by the according tool (compiler or cinterop) can tables below. ##### Compiler additional options + |Key |Description | |-------------------|-----------------------------------------| |`--disable `|Disable backend phase | @@ -549,6 +550,7 @@ tables below. |`-verbose `|Enable verbose logging output | ##### Cinterop additional options + |Key |Description | |--------------------|----------------------------------------------------| |`-verbose `|Increase verbosity |