{
    "content": [
        {
            "type": "text",
            "text": "# racc2y (man)\n\n## NAME\n\nracc2y - Racc grammar to yacc grammar\n\n## SYNOPSIS\n\nracc2y [options] raccfile\n\n## DESCRIPTION\n\nRacc2y converts racc grammar to yacc grammar.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (8 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "racc2y",
        "section": "",
        "mode": "man",
        "summary": "racc2y - Racc grammar to yacc grammar",
        "synopsis": "racc2y [options] raccfile",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-o",
                "long": "--output-file",
                "arg": "<outfile>",
                "description": "output file name. [y.<inputfile>]"
            },
            {
                "flag": "-A",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-H",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-I",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-F",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "print this message and quit."
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "print version and quit."
            },
            {
                "flag": "",
                "long": "--copyright",
                "arg": null,
                "description": "print copyright and quit."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-o, --output-file <outfile>",
                        "lines": 2,
                        "flag": "-o",
                        "long": "--output-file",
                        "arg": "<outfile>"
                    },
                    {
                        "name": "-A",
                        "lines": 1,
                        "flag": "-A"
                    },
                    {
                        "name": "-H",
                        "lines": 1,
                        "flag": "-H"
                    },
                    {
                        "name": "-I",
                        "lines": 1,
                        "flag": "-I"
                    },
                    {
                        "name": "-F",
                        "lines": 1,
                        "flag": "-F"
                    },
                    {
                        "name": "-h, --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    },
                    {
                        "name": "--copyright",
                        "lines": 2,
                        "long": "--copyright"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "racc2y - Racc grammar to yacc grammar\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "racc2y [options] raccfile\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Racc2y converts racc grammar to yacc grammar.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-o, --output-file <outfile>",
                        "content": "output file name.  [y.<inputfile>]\n",
                        "flag": "-o",
                        "long": "--output-file",
                        "arg": "<outfile>"
                    },
                    {
                        "name": "-A",
                        "content": "",
                        "flag": "-A"
                    },
                    {
                        "name": "-H",
                        "content": "",
                        "flag": "-H"
                    },
                    {
                        "name": "-I",
                        "content": "",
                        "flag": "-I"
                    },
                    {
                        "name": "-F",
                        "content": "",
                        "flag": "-F"
                    },
                    {
                        "name": "-h, --help",
                        "content": "print this message and quit.\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--version",
                        "content": "print version and quit.\n",
                        "long": "--version"
                    },
                    {
                        "name": "--copyright",
                        "content": "print copyright and quit.\n",
                        "long": "--copyright"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "/usr/share/doc/racc/html.en/index.html  (English)  or  /usr/share/doc/racc/html.ja/index.html\n(Japanese).\n\n\nApril 2005                                    racc2y(1)",
                "subsections": []
            }
        }
    }
}