From 2893a657a9a931d6bf1a7feb7b2cfc40873b3edd Mon Sep 17 00:00:00 2001 From: Alexander Prendota Date: Wed, 19 Sep 2018 15:37:35 +0300 Subject: [PATCH] docs: update tables in GRADLE_PLUGIN.md (#2092) --- GRADLE_PLUGIN.md | 2 ++ 1 file changed, 2 insertions(+) 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 |