{
    "content": [
        {
            "type": "text",
            "text": "# grub-render-label(1) (man)\n\n**Summary:** grub-render-label - generate a .disklabel for Apple Macs.\n\n**Synopsis:** grub-render-label [OPTION...] [OPTIONS]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -b | --bgcolor | — | use COLOR for background |\n| -c | --color | — | use COLOR for text |\n| -f | --font | — | use FILE as font (PF2). |\n| -i | --input | — | read text from FILE. |\n| -o | --output | — | set output filename. Default is STDOUT |\n| -t | --text | — | set the label to render |\n| -v | --verbose | — | print verbose messages. -?, --help give this help list |\n| — | --usage | — | give a short usage message |\n| -V | --version | — | print program version Mandatory or optional arguments to long options are also mandatory or optional for any corre‐ spon |\n\n## See Also\n\n- GRUB-RENDER-LABEL(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (2 lines) — 9 subsections\n  - -b --bgcolor (2 lines)\n  - -c --color (2 lines)\n  - -f --font (2 lines)\n  - -i --input (2 lines)\n  - -o --output (2 lines)\n  - -t --text (2 lines)\n  - -v --verbose (5 lines)\n  - --usage (2 lines)\n  - -V --version (5 lines)\n- **REPORTING BUGS** (2 lines)\n- **SEE ALSO** (10 lines)\n\n## Full Content\n\n### NAME\n\ngrub-render-label - generate a .disklabel for Apple Macs.\n\n### SYNOPSIS\n\ngrub-render-label [OPTION...] [OPTIONS]\n\n### DESCRIPTION\n\nRender Apple .disklabel.\n\n#### -b --bgcolor\n\nuse COLOR for background\n\n#### -c --color\n\nuse COLOR for text\n\n#### -f --font\n\nuse FILE as font (PF2).\n\n#### -i --input\n\nread text from FILE.\n\n#### -o --output\n\nset output filename. Default is STDOUT\n\n#### -t --text\n\nset the label to render\n\n#### -v --verbose\n\nprint verbose messages.\n\n-?, --help\ngive this help list\n\n#### --usage\n\ngive a short usage message\n\n#### -V --version\n\nprint program version\n\nMandatory or optional arguments to long options are also mandatory or optional for any corre‐\nsponding short options.\n\n### REPORTING BUGS\n\nReport bugs to <bug-grub@gnu.org>.\n\n### SEE ALSO\n\nThe 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)\n\n"
        }
    ],
    "structuredContent": {
        "command": "grub-render-label",
        "section": "1",
        "mode": "man",
        "summary": "grub-render-label - generate a .disklabel for Apple Macs.",
        "synopsis": "grub-render-label [OPTION...] [OPTIONS]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-b --bgcolor",
                        "lines": 2,
                        "flag": "-b",
                        "long": "--bgcolor"
                    },
                    {
                        "name": "-c --color",
                        "lines": 2,
                        "flag": "-c",
                        "long": "--color"
                    },
                    {
                        "name": "-f --font",
                        "lines": 2,
                        "flag": "-f",
                        "long": "--font"
                    },
                    {
                        "name": "-i --input",
                        "lines": 2,
                        "flag": "-i",
                        "long": "--input"
                    },
                    {
                        "name": "-o --output",
                        "lines": 2,
                        "flag": "-o",
                        "long": "--output"
                    },
                    {
                        "name": "-t --text",
                        "lines": 2,
                        "flag": "-t",
                        "long": "--text"
                    },
                    {
                        "name": "-v --verbose",
                        "lines": 5,
                        "flag": "-v",
                        "long": "--verbose"
                    },
                    {
                        "name": "--usage",
                        "lines": 2,
                        "long": "--usage"
                    },
                    {
                        "name": "-V --version",
                        "lines": 5,
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "REPORTING BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 10,
                "subsections": []
            }
        ]
    }
}