{
    "content": [
        {
            "type": "text",
            "text": "# LIST-UNRELEASED(1) (man)\n\n**Summary:** list-unreleased - display UNRELEASED packages\n\n**Synopsis:** list-unreleased [arg ...] [path ...]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -c | — | — |  |\n| -R | — | — |  |\n\n## See Also\n\n- debchange(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (6 lines)\n- **OPTIONS** (1 lines) — 2 subsections\n  - -c (1 lines)\n  - -R (1 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (6 lines)\n\n## Full Content\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\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\n### OPTIONS\n\n#### -c\n\n#### -R\n\n### SEE ALSO\n\ndebchange(1)\n\n### AUTHOR\n\nlist-unreleased  was  written by Frans Pop <elendil@planet.nl>.  This manual page was written\nby Joey Hess <joeyh@debian.org>.\n\n\n\nDEBIAN                                    Debian Utilities                        LIST-UNRELEASED(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "LIST-UNRELEASED",
        "section": "1",
        "mode": "man",
        "summary": "list-unreleased - display UNRELEASED packages",
        "synopsis": "list-unreleased [arg ...] [path ...]",
        "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": 6,
                "subsections": []
            }
        ]
    }
}