{
    "content": [
        {
            "type": "text",
            "text": "# systemd-binfmt(8) (man)\n\n**Summary:** systemd-binfmt.service, systemd-binfmt - Configure additional binary formats for executables at boot\n\n**Synopsis:** systemd-binfmt.service\n/lib/systemd/systemd-binfmt\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | --unregister | — | If passed, instead of registering configured binary formats in the kernel, the reverse operation is executed: all curren |\n| — | --cat-config | — | Copy the contents of config files to standard output. Before each file, the filename is printed as a comment. |\n| — | --no-pager | — | Do not pipe output into a pager. |\n| -h | --help | — | Print a short help text and exit. |\n| — | --version | — | Print a short version string and exit. |\n\n## See Also\n\n- systemd(1)\n- binfmt.d(5)\n- wine(8)\n- SYSTEMD-BINFMT.SERVICE(8)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (5 lines)\n- **OPTIONS** (1 lines) — 5 subsections\n  - --unregister (4 lines)\n  - --cat-config (3 lines)\n  - --no-pager (2 lines)\n  - -h --help (2 lines)\n  - --version (2 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nsystemd-binfmt.service, systemd-binfmt - Configure additional binary formats for executables\nat boot\n\n### SYNOPSIS\n\nsystemd-binfmt.service\n\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\nSee binfmt.d(5) for information about the configuration of this service.\n\n### OPTIONS\n\n#### --unregister\n\nIf 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\n#### --cat-config\n\nCopy the contents of config files to standard output. Before each file, the filename is\nprinted as a comment.\n\n#### --no-pager\n\nDo not pipe output into a pager.\n\n#### -h --help\n\nPrint a short help text and exit.\n\n#### --version\n\nPrint a short version string and exit.\n\n### SEE ALSO\n\nsystemd(1), binfmt.d(5), wine(8)\n\n\n\nsystemd 249                                                                SYSTEMD-BINFMT.SERVICE(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "systemd-binfmt",
        "section": "8",
        "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",
        "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": []
            }
        ]
    }
}