Options | |||
---|---|---|---|
Option | Param | Description | |
-H | --no-header | Suppress the syntax information section in BMG text files. | |
-B | --brief | If set, the information header in decoded text files is suppressed (for historical reasons same as --no-header). If set at least twice, all comments are suppressed and the output is packed without empty lines. If set 3 times, the |
|
-1 | --single-line | If set, don't print continuation lines for BMG text output. If set twice, print only single text lines but not value lines. | |
--no-bmg-color | If set, suppress the output of '\c{color}}' escape sequences for colors definitions in BMG text output to be compatible with old versions of the tools. | ||
-l | --long | Print long numeric message IDs instead of alternative message names like Txx, Uxx or Mxx. | |
-X | --export | Enable the export modus and create small and machine readable text files for easy post processing. The option works similar like |
|
-i | --ignore | Ignore non existing source files without warning. | |
-P | --patch-bmg | mode[=param] | This option specifies a BMG patch mode. Some of the modes need parameter or a file name of a BMG patch file (raw or text BMG), both separated by an equal sign. Modes with required file names are PRINT, REPLACE, INSERT, OVERWRITE, DELETE, MASK, EQUAL and
If this option is used multiple times, all patch files will be processed in the entered order. |
--msg | list | If this option is set, the BMG messages are filtered by this list. Only enabled messages are exported to the ouput BMG file (binary or text).
The parameter is a list of message ids (short MID, 'Txx' or 'Uxx' or Mxx' or hex number) or message ranges (MID:MID) or one of the keywords NONE, PARAM, CUPS, TRACKS, ARENAS, CHAT, CTCODE, CTTRACKS or |