{
    "content": [
        {
            "type": "text",
            "text": "# gencat (man)\n\n## NAME\n\ngencat - Generate message catalog\n\n## SYNOPSIS\n\ngencat [OPTION...] -o OUTPUT-FILE [INPUT-FILE]...\n\n## DESCRIPTION\n\nThe gencat program is specified in the X/Open standard and the GNU implementation follows\nthis specification and so processes all correctly formed input files. Additionally some\nextension are implemented which help to work in a more reasonable way with the catgets(3)\nfunctions.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (2 subsections)\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "gencat",
        "section": "",
        "mode": "man",
        "summary": "gencat - Generate message catalog",
        "synopsis": "gencat [OPTION...] -o OUTPUT-FILE [INPUT-FILE]...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-H",
                "long": "--header",
                "arg": null,
                "description": "Create C header file NAME containing symbol definitions --new Do not use existing catalog, force new output file"
            },
            {
                "flag": "-o",
                "long": "--output",
                "arg": null,
                "description": "Write output to file NAME"
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": [
                    {
                        "name": "-H --header",
                        "lines": 4,
                        "flag": "-H",
                        "long": "--header"
                    },
                    {
                        "name": "-o --output",
                        "lines": 2,
                        "flag": "-o",
                        "long": "--output"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 13,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "gencat - Generate message catalog\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "gencat [OPTION...] -o OUTPUT-FILE [INPUT-FILE]...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The gencat program is specified in the X/Open standard and the GNU implementation follows\nthis specification and so processes all correctly formed input files. Additionally some\nextension are implemented which help to work in a more reasonable way with the catgets(3)\nfunctions.\n",
                "subsections": [
                    {
                        "name": "-H --header",
                        "content": "Create C header file NAME containing symbol definitions\n\n--new  Do not use existing catalog, force new output file\n",
                        "flag": "-H",
                        "long": "--header"
                    },
                    {
                        "name": "-o --output",
                        "content": "Write output to file NAME\n",
                        "flag": "-o",
                        "long": "--output"
                    }
                ]
            },
            "AUTHOR": {
                "content": "gencat was written by Ulrich Drepper as part of the GNU C Library.\n\nThis man page was written by Jeff Bailey <jbailey@debian.org>.\n\n\n\n\n\n\n\n\n\n3rd Berkeley Distribution                   November 2003                                  GENCAT(1)",
                "subsections": []
            }
        }
    }
}