{
    "mode": "man",
    "parameter": "grub-render-label",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/grub-render-label/1/json",
    "generated": "2026-06-15T14:01:14Z",
    "synopsis": "grub-render-label [OPTION...] [OPTIONS]",
    "sections": {
        "NAME": {
            "content": "grub-render-label - generate a .disklabel for Apple Macs.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "grub-render-label [OPTION...] [OPTIONS]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Render Apple .disklabel.\n",
            "subsections": [
                {
                    "name": "-b --bgcolor",
                    "content": "use COLOR for background\n",
                    "flag": "-b",
                    "long": "--bgcolor"
                },
                {
                    "name": "-c --color",
                    "content": "use COLOR for text\n",
                    "flag": "-c",
                    "long": "--color"
                },
                {
                    "name": "-f --font",
                    "content": "use FILE as font (PF2).\n",
                    "flag": "-f",
                    "long": "--font"
                },
                {
                    "name": "-i --input",
                    "content": "read text from FILE.\n",
                    "flag": "-i",
                    "long": "--input"
                },
                {
                    "name": "-o --output",
                    "content": "set output filename. Default is STDOUT\n",
                    "flag": "-o",
                    "long": "--output"
                },
                {
                    "name": "-t --text",
                    "content": "set the label to render\n",
                    "flag": "-t",
                    "long": "--text"
                },
                {
                    "name": "-v --verbose",
                    "content": "print verbose messages.\n\n-?, --help\ngive this help list\n",
                    "flag": "-v",
                    "long": "--verbose"
                },
                {
                    "name": "--usage",
                    "content": "give a short usage message\n",
                    "long": "--usage"
                },
                {
                    "name": "-V --version",
                    "content": "print program version\n\nMandatory or optional arguments to long options are also mandatory or optional for any corre‐\nsponding short options.\n",
                    "flag": "-V",
                    "long": "--version"
                }
            ]
        },
        "REPORTING BUGS": {
            "content": "Report bugs to <bug-grub@gnu.org>.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "The full documentation for grub-render-label is maintained as a Texinfo manual.  If the  info\nand grub-render-label programs are properly installed at your site, the command\n\ninfo grub-render-label\n\nshould give you access to the complete manual.\n\n\n\nGRUB 2.06-2ubuntu7.2                        December 2022                       GRUB-RENDER-LABEL(1)",
            "subsections": []
        }
    },
    "summary": "grub-render-label - generate a .disklabel for Apple Macs.",
    "flags": [
        {
            "flag": "-b",
            "long": "--bgcolor",
            "arg": null,
            "description": "use COLOR for background"
        },
        {
            "flag": "-c",
            "long": "--color",
            "arg": null,
            "description": "use COLOR for text"
        },
        {
            "flag": "-f",
            "long": "--font",
            "arg": null,
            "description": "use FILE as font (PF2)."
        },
        {
            "flag": "-i",
            "long": "--input",
            "arg": null,
            "description": "read text from FILE."
        },
        {
            "flag": "-o",
            "long": "--output",
            "arg": null,
            "description": "set output filename. Default is STDOUT"
        },
        {
            "flag": "-t",
            "long": "--text",
            "arg": null,
            "description": "set the label to render"
        },
        {
            "flag": "-v",
            "long": "--verbose",
            "arg": null,
            "description": "print verbose messages. -?, --help give this help list"
        },
        {
            "flag": "",
            "long": "--usage",
            "arg": null,
            "description": "give a short usage message"
        },
        {
            "flag": "-V",
            "long": "--version",
            "arg": null,
            "description": "print program version Mandatory or optional arguments to long options are also mandatory or optional for any corre‐ sponding short options."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "GRUB-RENDER-LABEL",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/GRUB-RENDER-LABEL/1/json"
        }
    ]
}