{
    "content": [
        {
            "type": "text",
            "text": "# hostname (info)\n\n## Sections\n\n- **File: coreutils.info,  Node: hostname invocation,  Next: hostid invocation,  Prev: uname invocation,  Up: System context** (1 subsections)\n- **With no arguments, 'hostname' prints the name of the current host**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "hostname",
        "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: hostname invocation,  Next: hostid invocation,  Prev: uname invocation,  Up: System context",
                "lines": 1,
                "subsections": [
                    {
                        "name": "21.5 'hostname': Print or set system name",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "With no arguments, 'hostname' prints the name of the current host",
                "lines": 16,
                "subsections": []
            }
        ],
        "sections": {
            "File: coreutils.info,  Node: hostname invocation,  Next: hostid invocation,  Prev: uname invocation,  Up: System context": {
                "content": "",
                "subsections": [
                    {
                        "name": "21.5 'hostname': Print or set system name",
                        "content": ""
                    }
                ]
            },
            "With no arguments, 'hostname' prints the name of the current host": {
                "content": "system.  With one argument, it sets the current host name to the\nspecified string.  You must have appropriate privileges to set the host\nname.  Synopsis:\n\nhostname [NAME]\n\nThe only options are '--help' and '--version'.  *Note Common\noptions::.\n\n'hostname' is not installed by default, and other packages also\nsupply a 'hostname' command, so portable scripts should not rely on its\nexistence or on the exact behavior documented above.\n\nAn exit status of zero indicates success, and a nonzero value\nindicates failure.\n",
                "subsections": []
            }
        }
    }
}