{
    "content": [
        {
            "type": "text",
            "text": "# update-pciids (man)\n\n## NAME\n\nupdate-pciids - download new version of the PCI ID list\n\n## SYNOPSIS\n\nupdate-pciids [-q]\n\n## DESCRIPTION\n\nupdate-pciids  fetches  the current version of the pci.ids file from the primary distribution\nsite and installs it.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **FILES** (1 subsections)\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "update-pciids",
        "section": "",
        "mode": "man",
        "summary": "update-pciids - download new version of the PCI ID list",
        "synopsis": "update-pciids [-q]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-q",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "lspci",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/lspci/8/json"
            },
            {
                "name": "setpci",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/setpci/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-q",
                        "lines": 1,
                        "flag": "-q"
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "/usr/share/misc/pci.ids",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "update-pciids - download new version of the PCI ID list\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "update-pciids [-q]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "update-pciids  fetches  the current version of the pci.ids file from the primary distribution\nsite and installs it.\n\nThis utility requires curl, wget or lynx to be installed. If gzip or bzip2 are available,  it\nautomatically downloads the compressed version of the list.\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-q",
                        "content": "",
                        "flag": "-q"
                    }
                ]
            },
            "FILES": {
                "content": "",
                "subsections": [
                    {
                        "name": "/usr/share/misc/pci.ids",
                        "content": "Here we install the new list.\n\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "lspci(8), setpci(8)\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "The PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.\n\n\n\npciutils-3.7.0                               31 May 2020                            update-pciids(8)",
                "subsections": []
            }
        }
    }
}