{
    "content": [
        {
            "type": "text",
            "text": "# DNSSORT (man)\n\n## NAME\n\ndnssort - sort DNS hostnames\n\n## SYNOPSIS\n\ndnssort [-r] [FILES]\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTON**\n- **OPTIONS** (2 subsections)\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "DNSSORT",
        "section": "",
        "mode": "man",
        "summary": "dnssort - sort DNS hostnames",
        "synopsis": "dnssort [-r] [FILES]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-r",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Display program version and license and exit."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "sort",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/sort/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTON",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": [
                    {
                        "name": "-r",
                        "lines": 1,
                        "flag": "-r"
                    },
                    {
                        "name": "--version",
                        "lines": 3,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dnssort - sort DNS hostnames\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "dnssort [-r] [FILES]\n\n",
                "subsections": []
            },
            "DESCRIPTON": {
                "content": "Write sorted concatenation of all specified files to standard output.  If none are specified,\nthe standard input is used.\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "--help Display some help and exit.\n\n",
                "subsections": [
                    {
                        "name": "-r",
                        "content": "",
                        "flag": "-r"
                    },
                    {
                        "name": "--version",
                        "content": "Display program version and license and exit.\n\n",
                        "long": "--version"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "sort(1)\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Rémi Denis-Courmont <remi at remlab dot net>\n\nhttp://www.remlab.net/ndisc6/\n\n\n\ndnssort                                        $Date$                                     DNSSORT(1)",
                "subsections": []
            }
        }
    }
}