{
    "content": [
        {
            "type": "text",
            "text": "# systemd-binfmt.service (man)\n\n## NAME\n\nsystemd-binfmt.service, systemd-binfmt - Configure additional binary formats for executables at boot\n\n## SYNOPSIS\n\nsystemd-binfmt.service\n/lib/systemd/systemd-binfmt\n\n## DESCRIPTION\n\nsystemd-binfmt.service is an early boot service that registers additional binary formats for\nexecutables in the kernel.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (5 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "systemd-binfmt.service",
        "section": "",
        "mode": "man",
        "summary": "systemd-binfmt.service, systemd-binfmt - Configure additional binary formats for executables at boot",
        "synopsis": "systemd-binfmt.service\n/lib/systemd/systemd-binfmt",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--unregister",
                "arg": null,
                "description": "If passed, instead of registering configured binary formats in the kernel, the reverse operation is executed: all currently registered binary formats are unregistered from the kernel."
            },
            {
                "flag": "",
                "long": "--cat-config",
                "arg": null,
                "description": "Copy the contents of config files to standard output. Before each file, the filename is printed as a comment."
            },
            {
                "flag": "",
                "long": "--no-pager",
                "arg": null,
                "description": "Do not pipe output into a pager."
            },
            {
                "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."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "systemd",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/systemd/1/json"
            },
            {
                "name": "binfmt.d",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/binfmt.d/5/json"
            },
            {
                "name": "wine",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/wine/8/json"
            },
            {
                "name": "SYSTEMD-BINFMT.SERVICE",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/SYSTEMD-BINFMT.SERVICE/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "--unregister",
                        "lines": 4,
                        "long": "--unregister"
                    },
                    {
                        "name": "--cat-config",
                        "lines": 3,
                        "long": "--cat-config"
                    },
                    {
                        "name": "--no-pager",
                        "lines": 2,
                        "long": "--no-pager"
                    },
                    {
                        "name": "-h --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-binfmt.service, systemd-binfmt - Configure additional binary formats for executables\nat boot\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "systemd-binfmt.service\n\n/lib/systemd/systemd-binfmt\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "systemd-binfmt.service is an early boot service that registers additional binary formats for\nexecutables in the kernel.\n\nSee binfmt.d(5) for information about the configuration of this service.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "--unregister",
                        "content": "If passed, instead of registering configured binary formats in the kernel, the reverse\noperation is executed: all currently registered binary formats are unregistered from the\nkernel.\n",
                        "long": "--unregister"
                    },
                    {
                        "name": "--cat-config",
                        "content": "Copy the contents of config files to standard output. Before each file, the filename is\nprinted as a comment.\n",
                        "long": "--cat-config"
                    },
                    {
                        "name": "--no-pager",
                        "content": "Do not pipe output into a pager.\n",
                        "long": "--no-pager"
                    },
                    {
                        "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"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "systemd(1), binfmt.d(5), wine(8)\n\n\n\nsystemd 249                                                                SYSTEMD-BINFMT.SERVICE(8)",
                "subsections": []
            }
        }
    }
}