{
    "content": [
        {
            "type": "text",
            "text": "# pnmflip (man)\n\n## NAME\n\npnmflip - perform one or more flip operations on a portable anymap\n\n## SYNOPSIS\n\npnmflip  [-leftright|-lr]  [-topbottom|-tb]  [-transpose|-xy]  [-rotate90|-r90|-ccw  ]  [-ro‐‐\ntate270|-r270|-cw ] [-rotate180|-r180] [pnmfile]\n\n## DESCRIPTION\n\nReads a portable anymap as input.  Performs one or more flip operations, in the order  speci‐\nfied, and writes out a portable anymap.\n\n## TLDR\n\n> This command has been superseded by `pamflip`.\n\n- View documentation for the current command:\n  `tldr pamflip`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pnmflip",
        "section": "",
        "mode": "man",
        "summary": "pnmflip - perform one or more flip operations on a portable anymap",
        "synopsis": "pnmflip  [-leftright|-lr]  [-topbottom|-tb]  [-transpose|-xy]  [-rotate90|-r90|-ccw  ]  [-ro‐‐\ntate270|-r270|-cw ] [-rotate180|-r180] [pnmfile]",
        "tldr_summary": "This command has been superseded by `pamflip`.",
        "tldr_examples": [
            {
                "description": "View documentation for the current command",
                "command": "tldr pamflip"
            }
        ],
        "tldr_source": "official",
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "bottom. All flags can be abbreviated to their shortest unique prefix."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "pnmrotate",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pnmrotate/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": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": [
                    {
                        "name": "-cw -transpose -leftright -rotate180 -leftright -top",
                        "lines": 4
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pnmflip - perform one or more flip operations on a portable anymap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pnmflip  [-leftright|-lr]  [-topbottom|-tb]  [-transpose|-xy]  [-rotate90|-r90|-ccw  ]  [-ro‐‐\ntate270|-r270|-cw ] [-rotate180|-r180] [pnmfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads a portable anymap as input.  Performs one or more flip operations, in the order  speci‐\nfied, and writes out a portable anymap.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "The  flip operations available are: left for right (-leftright or -lr); top for bottom (-top‐‐\nbottom or -tb); and transposition (-transpose or -xy).  In addition, some  canned  concatena‐\ntions  are available: -rotate90 or -ccw is equivalent to -transpose -topbottom; -rotate270 or",
                "subsections": [
                    {
                        "name": "-cw -transpose -leftright -rotate180 -leftright -top",
                        "content": "bottom.\n\nAll flags can be abbreviated to their shortest unique prefix.\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "pnmrotate(1), pnm(5)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1989 by Jef Poskanzer.\n\n\n\n25 July 1989                                  pnmflip(1)",
                "subsections": []
            }
        }
    }
}