{
    "content": [
        {
            "type": "text",
            "text": "# rimraf (man)\n\n## NAME\n\nrimraf - Fast deep deletion (like rm -rf)\n\n## SYNOPSIS\n\nrimraf <path>\n\n## DESCRIPTION\n\nrimraf is fast deep deletion utility, much like rm -rf, just faster.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "rimraf",
        "section": "",
        "mode": "man",
        "summary": "rimraf - Fast deep deletion (like rm -rf)",
        "synopsis": "rimraf <path>",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "rm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/rm/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "rimraf - Fast deep deletion (like rm -rf)\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "rimraf <path>\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "rimraf is fast deep deletion utility, much like rm -rf, just faster.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "• rm(1)\n\n\n\n\n\nAugust 2013                                   RIMRAF(1)",
                "subsections": []
            }
        }
    }
}