Final answer:
The -OUTPUT=FMT command is used to specify the parser's output format for the data it parses, formatting the results in a predetermined way.
Step-by-step explanation:
The parser Output Control command -OUTPUT=FMT is used to specify the output format for parsing. When using this command, it indicates that the user wants to format the parsing results in a specific way.
Typically, such commands are part of the syntax for software tools that process and transform data formats. While options may vary by tool, in general, the FMT option would likely be followed by further details specifying the exact format required. It is important to consult the specific parser tool's documentation for precise usage details.