{
    "content": [
        {
            "type": "text",
            "text": "# partprobe (info)\n\n## NAME\n\npartprobe - inform the OS of partition table changes\n\n## SYNOPSIS\n\npartprobe [-d] [-s] [devices...]\n\n## DESCRIPTION\n\nThis manual page documents briefly the partprobe command.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (4 subsections)\n- **REPORTING BUGS**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "partprobe",
        "section": "",
        "mode": "info",
        "summary": "partprobe - inform the OS of partition table changes",
        "synopsis": "partprobe [-d] [-s] [devices...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-d",
                "long": "--dry-run",
                "arg": null,
                "description": "Don't update the kernel."
            },
            {
                "flag": "-s",
                "long": "--summary",
                "arg": null,
                "description": "Show a summary of devices and their partitions."
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Show summary of options."
            },
            {
                "flag": "-v",
                "long": "--version",
                "arg": null,
                "description": "Show version of program."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "parted",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/parted/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-d, --dry-run",
                        "lines": 2,
                        "flag": "-d",
                        "long": "--dry-run"
                    },
                    {
                        "name": "-s, --summary",
                        "lines": 2,
                        "flag": "-s",
                        "long": "--summary"
                    },
                    {
                        "name": "-h, --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-v, --version",
                        "lines": 2,
                        "flag": "-v",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "REPORTING BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "partprobe - inform the OS of partition table changes\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "partprobe [-d] [-s] [devices...]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This manual page documents briefly the partprobe command.\n\npartprobe is a program that informs the operating system kernel of par-\ntition table changes.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "This program uses short UNIX style options.\n",
                "subsections": [
                    {
                        "name": "-d, --dry-run",
                        "content": "Don't update the kernel.\n",
                        "flag": "-d",
                        "long": "--dry-run"
                    },
                    {
                        "name": "-s, --summary",
                        "content": "Show a summary of devices and their partitions.\n",
                        "flag": "-s",
                        "long": "--summary"
                    },
                    {
                        "name": "-h, --help",
                        "content": "Show summary of options.\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-v, --version",
                        "content": "Show version of program.\n",
                        "flag": "-v",
                        "long": "--version"
                    }
                ]
            },
            "REPORTING BUGS": {
                "content": "Report bugs to <bug-parted@gnu.org>\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "parted(8).\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This manual page was written by Timshel Knoll <timshel@debian.org>, for\nthe Debian GNU/Linux system (but may be used by others).\n\nparted                          March 18, 2002                    PARTPROBE(8)",
                "subsections": []
            }
        }
    }
}