{
    "content": [
        {
            "type": "text",
            "text": "# grub-render-label (man)\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## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (9 subsections)\n- **REPORTING BUGS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "grub-render-label",
        "section": "",
        "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": []
            }
        ],
        "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": []
            }
        }
    }
}