{
    "content": [
        {
            "type": "text",
            "text": "# list-unreleased (man)\n\n## NAME\n\nlist-unreleased - display UNRELEASED packages\n\n## SYNOPSIS\n\nlist-unreleased [arg ...] [path ...]\n\n## DESCRIPTION\n\nSearches  for  packages  whose changelogs indicate there are pending changes (UNRELEASED) and\neither lists them or displays the relevant changelog entry.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "list-unreleased",
        "section": "",
        "mode": "man",
        "summary": "list-unreleased - display UNRELEASED packages",
        "synopsis": "list-unreleased [arg ...] [path ...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-c",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-R",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "debchange",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/debchange/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-c",
                        "lines": 1,
                        "flag": "-c"
                    },
                    {
                        "name": "-R",
                        "lines": 1,
                        "flag": "-R"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "list-unreleased - display UNRELEASED packages\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "list-unreleased [arg ...] [path ...]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Searches  for  packages  whose changelogs indicate there are pending changes (UNRELEASED) and\neither lists them or displays the relevant changelog entry.\n\nBy default it searches for packages under the current directory. If a path  is  specified  it\nwill look for packages under that directory instead.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-c",
                        "content": "",
                        "flag": "-c"
                    },
                    {
                        "name": "-R",
                        "content": "",
                        "flag": "-R"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "debchange(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "list-unreleased  was  written by Frans Pop <elendil@planet.nl>.  This manual page was written\nby Joey Hess <joeyh@debian.org>.\n\nDEBIAN                                    Debian Utilities                        LIST-UNRELEASED(1)",
                "subsections": []
            }
        }
    }
}