{
    "content": [
        {
            "type": "text",
            "text": "# arch (info)\n\n## Sections\n\n- **File: coreutils.info,  Node: arch invocation,  Next: nproc invocation,  Prev: date invocation,  Up: System context** (1 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "arch",
        "section": "",
        "mode": "info",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "File: coreutils.info,  Node: arch invocation,  Next: nproc invocation,  Prev: date invocation,  Up: System context",
                "lines": 1,
                "subsections": [
                    {
                        "name": "21.2 'arch': Print machine hardware name",
                        "lines": 13
                    }
                ]
            }
        ],
        "sections": {
            "File: coreutils.info,  Node: arch invocation,  Next: nproc invocation,  Prev: date invocation,  Up: System context": {
                "content": "",
                "subsections": [
                    {
                        "name": "21.2 'arch': Print machine hardware name",
                        "content": "'arch' prints the machine hardware name, and is equivalent to 'uname\n-m'.  Synopsis:\n\narch [OPTION]\n\nThe program accepts the *note Common options:: only.\n\n'arch' is not installed by default, so portable scripts should not\nrely on its existence.\n\nAn exit status of zero indicates success, and a nonzero value\nindicates failure.\n"
                    }
                ]
            }
        }
    }
}