{
    "content": [
        {
            "type": "text",
            "text": "# grub-mkpasswd-pbkdf2 (man)\n\n## NAME\n\ngrub-mkpasswd-pbkdf2 - generate hashed password for GRUB\n\n## SYNOPSIS\n\ngrub-mkpasswd-pbkdf2 [OPTION...] [OPTIONS]\n\n## DESCRIPTION\n\nGenerate PBKDF2 password hash.\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-mkpasswd-pbkdf2",
        "section": "",
        "mode": "man",
        "summary": "grub-mkpasswd-pbkdf2 - generate hashed password for GRUB",
        "synopsis": "grub-mkpasswd-pbkdf2 [OPTION...] [OPTIONS]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-c",
                "long": "--iteration-count",
                "arg": null,
                "description": "Number of PBKDF2 iterations"
            },
            {
                "flag": "-l",
                "long": "--buflen",
                "arg": null,
                "description": "Length of generated hash"
            },
            {
                "flag": "-s",
                "long": "--salt",
                "arg": null,
                "description": "Length of salt -?, --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-MKPASSWD-PBKDF2",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/GRUB-MKPASSWD-PBKDF2/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-c --iteration-count",
                        "lines": 2,
                        "flag": "-c",
                        "long": "--iteration-count"
                    },
                    {
                        "name": "-l --buflen",
                        "lines": 2,
                        "flag": "-l",
                        "long": "--buflen"
                    },
                    {
                        "name": "-s --salt",
                        "lines": 5,
                        "flag": "-s",
                        "long": "--salt"
                    },
                    {
                        "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-mkpasswd-pbkdf2 - generate hashed password for GRUB\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "grub-mkpasswd-pbkdf2 [OPTION...] [OPTIONS]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Generate PBKDF2 password hash.\n",
                "subsections": [
                    {
                        "name": "-c --iteration-count",
                        "content": "Number of PBKDF2 iterations\n",
                        "flag": "-c",
                        "long": "--iteration-count"
                    },
                    {
                        "name": "-l --buflen",
                        "content": "Length of generated hash\n",
                        "flag": "-l",
                        "long": "--buflen"
                    },
                    {
                        "name": "-s --salt",
                        "content": "Length of salt\n\n-?, --help\ngive this help list\n",
                        "flag": "-s",
                        "long": "--salt"
                    },
                    {
                        "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-mkpasswd-pbkdf2 is maintained as a Texinfo manual.  If the\ninfo and grub-mkpasswd-pbkdf2 programs are properly installed at your site, the command\n\ninfo grub-mkpasswd-pbkdf2\n\nshould give you access to the complete manual.\n\nGRUB 2.12-1ubuntu7.3                         March 2025                      GRUB-MKPASSWD-PBKDF2(1)",
                "subsections": []
            }
        }
    }
}