{
    "content": [
        {
            "type": "text",
            "text": "# accessdb (man)\n\n## NAME\n\naccessdb - dumps the content of a man-db database in a human readable format\n\n## SYNOPSIS\n\n/usr/sbin/accessdb [-d?V] [<index-file>]\n\n## DESCRIPTION\n\naccessdb  will  output  the data contained within a man-db database in a human readable form.\nBy default, it will dump the data from /var/cache/man/index.<db-type>, where <db-type> is de‐\npendent on the database library in use.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **AUTHOR**\n- **BUGS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "accessdb",
        "section": "",
        "mode": "man",
        "summary": "accessdb - dumps the content of a man-db database in a human readable format",
        "synopsis": "/usr/sbin/accessdb [-d?V] [<index-file>]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-d",
                "long": "--debug",
                "arg": null,
                "description": "Print debugging information. -?, --help Print a help message and exit."
            },
            {
                "flag": "",
                "long": "--usage",
                "arg": null,
                "description": "Print a short usage message and exit."
            },
            {
                "flag": "-V",
                "long": "--version",
                "arg": null,
                "description": "Display version information."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-d --debug",
                        "lines": 5,
                        "flag": "-d",
                        "long": "--debug"
                    },
                    {
                        "name": "--usage",
                        "lines": 2,
                        "long": "--usage"
                    },
                    {
                        "name": "-V --version",
                        "lines": 2,
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "accessdb - dumps the content of a man-db database in a human readable format\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "/usr/sbin/accessdb [-d?V] [<index-file>]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "accessdb  will  output  the data contained within a man-db database in a human readable form.\nBy default, it will dump the data from /var/cache/man/index.<db-type>, where <db-type> is de‐\npendent on the database library in use.\n\nSupplying an argument to accessdb will override this default.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-d --debug",
                        "content": "Print debugging information.\n\n-?, --help\nPrint a help message and exit.\n",
                        "flag": "-d",
                        "long": "--debug"
                    },
                    {
                        "name": "--usage",
                        "content": "Print a short usage message and exit.\n",
                        "long": "--usage"
                    },
                    {
                        "name": "-V --version",
                        "content": "Display version information.\n",
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            "AUTHOR": {
                "content": "Wilf. (G.Wilford@ee.surrey.ac.uk).\nFabrizio Polacco (fpolacco@debian.org).\nColin Watson (cjwatson@debian.org).\n",
                "subsections": []
            },
            "BUGS": {
                "content": "https://gitlab.com/cjwatson/man-db/-/issues\nhttps://savannah.nongnu.org/bugs/?group=man-db\n\n\n\n2.10.2                                       2022-03-17                                  ACCESSDB(8)",
                "subsections": []
            }
        }
    }
}