{
    "content": [
        {
            "type": "text",
            "text": "# grub-mklayout (man)\n\n## NAME\n\ngrub-mklayout - generate a GRUB keyboard layout file\n\n## SYNOPSIS\n\ngrub-mklayout [OPTION...] [OPTIONS]\n\n## DESCRIPTION\n\ngrub-mklayout processes a keyboard layout description in keymaps(5) format into a format that\ncan be used by GRUB's keymap command.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (5 subsections)\n- **REPORTING BUGS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "grub-mklayout",
        "section": "",
        "mode": "man",
        "summary": "grub-mklayout - generate a GRUB keyboard layout file",
        "synopsis": "grub-mklayout [OPTION...] [OPTIONS]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-i",
                "long": "--input",
                "arg": null,
                "description": "set input filename. Default is STDIN"
            },
            {
                "flag": "-o",
                "long": "--output",
                "arg": null,
                "description": "set output filename. Default is STDOUT"
            },
            {
                "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-mkconfig",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/grub-mkconfig/8/json"
            },
            {
                "name": "GRUB-MKLAYOUT",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/GRUB-MKLAYOUT/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": [
                    {
                        "name": "-i --input",
                        "lines": 2,
                        "flag": "-i",
                        "long": "--input"
                    },
                    {
                        "name": "-o --output",
                        "lines": 2,
                        "flag": "-o",
                        "long": "--output"
                    },
                    {
                        "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": 12,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "grub-mklayout - generate a GRUB keyboard layout file\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "grub-mklayout [OPTION...] [OPTIONS]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "grub-mklayout processes a keyboard layout description in keymaps(5) format into a format that\ncan be used by GRUB's keymap command.\n\nGenerate GRUB keyboard layout from Linux console one.\n",
                "subsections": [
                    {
                        "name": "-i --input",
                        "content": "set input filename. Default is STDIN\n",
                        "flag": "-i",
                        "long": "--input"
                    },
                    {
                        "name": "-o --output",
                        "content": "set output filename. Default is STDOUT\n",
                        "flag": "-o",
                        "long": "--output"
                    },
                    {
                        "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": "grub-mkconfig(8)\n\nThe  full documentation for grub-mklayout is maintained as a Texinfo manual.  If the info and\ngrub-mklayout programs are properly installed at your site, the command\n\ninfo grub-mklayout\n\nshould give you access to the complete manual.\n\n\n\nGRUB 2.06-2ubuntu7.2                        December 2022                           GRUB-MKLAYOUT(1)",
                "subsections": []
            }
        }
    }
}