@@ -722,11 +765,17 @@ These options may be used to control the compiler's behavior:<BR>
<DIV ID=options-bin CLASS=options>
<DIV CLASS=optsbar>
<INPUT TYPE=checkbox NAME=optMin> Generate terser output while still preserving BER encoding information (BER decoder specific, <I>-m</I>)<BR>
<INPUT TYPE=checkbox NAME=optNoXER> Generate simple text dump instead of XER (no effect on BER decoder)<BR>
<INPUT TYPE=checkbox NAME=optNoXER> Generate simple text dump instead of XER
</DIV>
</DIV> <!-- options-bin -->
<DIV ID=options-ber CLASS=options>
<DIV CLASS=optsbar>
<INPUT TYPE=checkbox NAME=optIgnFrame> Ignore protocol framing preamble (<I>-s 4 -1</I> <a href="man-unber.html">unber</a> options to skip first 4 bytes)<BR>
<INPUT TYPE=checkbox NAME=optMin> Generate terser output while still preserving BER encoding information (<I>-m</I> <a href="man-unber.html">unber</a> option)