{
    "mode": "man",
    "parameter": "racc2y",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/racc2y/1/json",
    "generated": "2026-09-06T12:24:54Z",
    "synopsis": "racc2y [options] raccfile",
    "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": []
        }
    },
    "summary": "racc2y - Racc grammar to yacc grammar",
    "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": []
}