{
    "content": [
        {
            "type": "text",
            "text": "# SYSTEMD-HWDB (info)\n\n## NAME\n\nsystemd-hwdb - hardware database management tool\n\n## SYNOPSIS\n\nsystemd-hwdb [options] update\nsystemd-hwdb [options] query modalias\n\n## DESCRIPTION\n\nsystemd-hwdb expects a command and command specific arguments. It\nmanages the binary hardware database.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SYSTEMD-HWDB",
        "section": "",
        "mode": "info",
        "summary": "systemd-hwdb - hardware database management tool",
        "synopsis": "systemd-hwdb [options] update\nsystemd-hwdb [options] query modalias",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--usr",
                "arg": null,
                "description": "Generate in /lib/udev instead of /etc/udev. -r, --root=PATH Alternate root path in the filesystem."
            },
            {
                "flag": "-s",
                "long": "--strict",
                "arg": null,
                "description": "When updating, return non-zero exit value on any parsing error."
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Print a short help text and exit. systemd-hwdb [options] update Update the binary database. systemd-hwdb [options] query [MODALIAS] Query database and print result."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "hwdb",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/hwdb/7/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "--usr",
                        "lines": 5,
                        "long": "--usr"
                    },
                    {
                        "name": "-s, --strict",
                        "lines": 2,
                        "flag": "-s",
                        "long": "--strict"
                    },
                    {
                        "name": "-h, --help",
                        "lines": 8,
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-hwdb - hardware database management tool\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "systemd-hwdb [options] update\n\nsystemd-hwdb [options] query modalias\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "systemd-hwdb expects a command and command specific arguments. It\nmanages the binary hardware database.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "--usr",
                        "content": "Generate in /lib/udev instead of /etc/udev.\n\n-r, --root=PATH\nAlternate root path in the filesystem.\n",
                        "long": "--usr"
                    },
                    {
                        "name": "-s, --strict",
                        "content": "When updating, return non-zero exit value on any parsing error.\n",
                        "flag": "-s",
                        "long": "--strict"
                    },
                    {
                        "name": "-h, --help",
                        "content": "Print a short help text and exit.\n\nsystemd-hwdb [options] update\nUpdate the binary database.\n\nsystemd-hwdb [options] query [MODALIAS]\nQuery database and print result.\n",
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "hwdb(7)\n\nsystemd 249                                                    SYSTEMD-HWDB(8)",
                "subsections": []
            }
        }
    }
}