diff options
Diffstat (limited to 'lib/compiler/doc/src')
| -rw-r--r-- | lib/compiler/doc/src/compile.xml | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/lib/compiler/doc/src/compile.xml b/lib/compiler/doc/src/compile.xml index be9eb1cd75..b87e32a3d9 100644 --- a/lib/compiler/doc/src/compile.xml +++ b/lib/compiler/doc/src/compile.xml @@ -108,6 +108,11 @@  	    See the <em>Efficiency Guide</em> for further information.</p>            </item> +          <tag><c>column</c></tag> +          <item> +            <p>The compiler will keep the column numbers while parsing.</p> +          </item> +            <tag><c>compressed</c></tag>            <item>              <p>The compiler will compress the generated object code, | 
