{
    "content": [
        {
            "type": "text",
            "text": "# apport-unpack(1) (man)\n\n**Summary:** apport-unpack - extract the fields of a problem report to separate files\n\n**Synopsis:** apport-unpack report target-directory\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (10 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\napport-unpack - extract the fields of a problem report to separate files\n\n### SYNOPSIS\n\napport-unpack report target-directory\n\n### DESCRIPTION\n\nA problem report, as produced by apport is a single file with a set of key/value pairs in the\nRFC822 syntax. This tool disassembles a report such that the value of each entry  is  written\ninto a separate file, with the key as file name. This is particularly useful for large binary\ndata like the core dump.\n\nreport is either a path to an existing apport crash report, or '-' to read from stdin.\n\nThe target-directory must either be nonexisting or empty.\n\n### AUTHOR\n\napport and the accompanying tools are developed by Martin Pitt <martin.pitt@ubuntu.com>.\n\n\n\nMartin Pitt                              September 09, 2006                         apport-unpack(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "apport-unpack",
        "section": "1",
        "mode": "man",
        "summary": "apport-unpack - extract the fields of a problem report to separate files",
        "synopsis": "apport-unpack report target-directory",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}