{
    "content": [
        {
            "type": "text",
            "text": "# pnmcat(1) (man)\n\n**Summary:** pnmcat - concatenate portable anymaps\n\n**Synopsis:** pnmcat [-white|-black] -leftright|-lr [-jtop|-jbottom] pnmfile pnmfile ...\npnmcat [-white|-black] -topbottom|-tb [-jleft|-jright] pnmfile pnmfile ...\n\n## See Also\n\n- pamdice(1)\n- pnmtile(1)\n- pamcut(1)\n- pnm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (8 lines)\n- **OPTIONS** (11 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npnmcat - concatenate portable anymaps\n\n### SYNOPSIS\n\npnmcat [-white|-black] -leftright|-lr [-jtop|-jbottom] pnmfile pnmfile ...\npnmcat [-white|-black] -topbottom|-tb [-jleft|-jright] pnmfile pnmfile ...\n\n### DESCRIPTION\n\nReads  portable  anymaps  as input.  Concatenates them either left to right or top to bottom,\nand produces a portable anymap as output.\n\npamdice splits an image up into smaller ones.\n\npnmtile concatenates a single input image to itself repeatedly.\n\n### OPTIONS\n\nIf the anymaps are not all the same height (left-right) or width  (top-bottom),  the  smaller\nones have to be justified with the largest.  By default, they get centered, but you can spec‐\nify one side or the other with one of the -j* flags.  So, -topbottom -jleft would  stack  the\nanymaps on top of each other, flush with the left edge.\n\nThe  -white  and -black flags specify what color to use to fill in the extra space when doing\nthis justification.  If neither is specified, the program makes a guess.\n\nAll flags can be abbreviated to their shortest unique prefix.\n\n### SEE ALSO\n\npamdice(1), pnmtile(1), pamcut(1), pnm(5)\n\n### AUTHOR\n\nCopyright (C) 1989 by Jef Poskanzer.\n\n\n\n12 March 1989                                  pnmcat(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pnmcat",
        "section": "1",
        "mode": "man",
        "summary": "pnmcat - concatenate portable anymaps",
        "synopsis": "pnmcat [-white|-black] -leftright|-lr [-jtop|-jbottom] pnmfile pnmfile ...\npnmcat [-white|-black] -topbottom|-tb [-jleft|-jright] pnmfile pnmfile ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pamdice",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pamdice/1/json"
            },
            {
                "name": "pnmtile",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pnmtile/1/json"
            },
            {
                "name": "pamcut",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pamcut/1/json"
            },
            {
                "name": "pnm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pnm/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}