{
    "content": [
        {
            "type": "text",
            "text": "# SYSTEMD-BSOD.SERVICE (man)\n\n## NAME\n\nsystemd-bsod.service, systemd-bsod - Displays boot-time emergency log message in full screen.\n\n## SYNOPSIS\n\nsystemd-bsod.service\nsystemd-bsod [OPTIONS...]\n\n## DESCRIPTION\n\nsystemd-bsod.service is used to display a blue screen which contains a message relating to a\nboot failure, including a QR code which can be scanned to get helpful information about the\nfailure.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **EXIT STATUS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SYSTEMD-BSOD.SERVICE",
        "section": "",
        "mode": "man",
        "summary": "systemd-bsod.service, systemd-bsod - Displays boot-time emergency log message in full screen.",
        "synopsis": "systemd-bsod.service\nsystemd-bsod [OPTIONS...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Print a short help text and exit."
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Print a short version string and exit."
            },
            {
                "flag": "-c",
                "long": "--continuous",
                "arg": null,
                "description": "When specified, systemd-bsod waits continuously for changes in the journal if it doesn't find any emergency messages on the initial attempt. Added in version 255."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "systemd",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/systemd/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-h --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    },
                    {
                        "name": "-c --continuous",
                        "lines": 5,
                        "flag": "-c",
                        "long": "--continuous"
                    }
                ]
            },
            {
                "name": "EXIT STATUS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-bsod.service, systemd-bsod - Displays boot-time emergency log message in full screen.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "systemd-bsod.service\n\nsystemd-bsod [OPTIONS...]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "systemd-bsod.service is used to display a blue screen which contains a message relating to a\nboot failure, including a QR code which can be scanned to get helpful information about the\nfailure.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "The following options are understood by systemd-bsod:\n",
                "subsections": [
                    {
                        "name": "-h --help",
                        "content": "Print a short help text and exit.\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--version",
                        "content": "Print a short version string and exit.\n",
                        "long": "--version"
                    },
                    {
                        "name": "-c --continuous",
                        "content": "When specified, systemd-bsod waits continuously for changes in the journal if it doesn't\nfind any emergency messages on the initial attempt.\n\nAdded in version 255.\n",
                        "flag": "-c",
                        "long": "--continuous"
                    }
                ]
            },
            "EXIT STATUS": {
                "content": "On success (displaying the journal message successfully), 0 is returned, a non-zero failure\ncode otherwise.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "systemd(1)\n\nsystemd 255                                                                  SYSTEMD-BSOD.SERVICE(8)",
                "subsections": []
            }
        }
    }
}