{
    "content": [
        {
            "type": "text",
            "text": "# CONFIG.SUB (info)\n\n## NAME\n\nconfig.sub - validate and canonicalize a configuration triplet\n\n## SYNOPSIS\n\nconfig.sub [OPTION] CPU-MFR-OPSYS or ALIAS\n\n## DESCRIPTION\n\nCanonicalize a configuration name.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **REPORTING BUGS**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "CONFIG.SUB",
        "section": "",
        "mode": "info",
        "summary": "config.sub - validate and canonicalize a configuration triplet",
        "synopsis": "config.sub [OPTION] CPU-MFR-OPSYS or ALIAS",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "print this help, then exit"
            },
            {
                "flag": "-t",
                "long": "--time-stamp",
                "arg": null,
                "description": "print date of last modification, then exit"
            },
            {
                "flag": "-v",
                "long": "--version",
                "arg": null,
                "description": "print version number, then exit"
            }
        ],
        "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": "-h, --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-t, --time-stamp",
                        "lines": 2,
                        "flag": "-t",
                        "long": "--time-stamp"
                    },
                    {
                        "name": "-v, --version",
                        "lines": 2,
                        "flag": "-v",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "REPORTING BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "config.sub - validate and canonicalize a configuration triplet\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "config.sub [OPTION] CPU-MFR-OPSYS or ALIAS\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Canonicalize a configuration name.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-h, --help",
                        "content": "print this help, then exit\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-t, --time-stamp",
                        "content": "print date of last modification, then exit\n",
                        "flag": "-t",
                        "long": "--time-stamp"
                    },
                    {
                        "name": "-v, --version",
                        "content": "print version number, then exit\n",
                        "flag": "-v",
                        "long": "--version"
                    }
                ]
            },
            "REPORTING BUGS": {
                "content": "Report bugs and patches to <config-patches@gnu.org>.\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright 1992-2022 Free Software Foundation, Inc.\n\nThis is free software; see the source for copying conditions.  There is\nNO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR\nPURPOSE.\n\nGNU config.sub (2022-01-03)      January 2022                    CONFIG.SUB(1)",
                "subsections": []
            }
        }
    }
}