{
    "content": [
        {
            "type": "text",
            "text": "# pbmtox10bm(1) (man)\n\n## TLDR\n\n> This command has been superseded by `pbmtoxbm -x10`.\n\n- View documentation for the current command:\n  `tldr pbmtoxbm`\n\n*Source: tldr-pages*\n\n---\n\n**Summary:** pbmtox10bm - convert a portable bitmap into an X10 bitmap\n\n**Synopsis:** pbmtox10bm [pbmfile]\n\n## See Also\n\n- pbmtoxbm(1)\n- xbmtopbm(1)\n- pbm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (5 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npbmtox10bm - convert a portable bitmap into an X10 bitmap\n\n### SYNOPSIS\n\npbmtox10bm [pbmfile]\n\n### DESCRIPTION\n\nReads  a  portable  bitmap as input.  Produces an X10 bitmap as output.  This older format is\nmaintained for compatibility.\n\nNote that there is no x10bmtopbm tool, because xbmtopbm can read both X11 and X10 bitmaps.\n\n### SEE ALSO\n\npbmtoxbm(1), xbmtopbm(1), pbm(5)\n\n### AUTHOR\n\nCopyright (C) 1988 by Jef Poskanzer.\n\n\n\n31 August 1988                              pbmtox10bm(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pbmtox10bm",
        "section": "1",
        "mode": "man",
        "summary": "pbmtox10bm - convert a portable bitmap into an X10 bitmap",
        "synopsis": "pbmtox10bm [pbmfile]",
        "tldr_summary": "This command has been superseded by `pbmtoxbm -x10`.",
        "tldr_examples": [
            {
                "description": "View documentation for the current command",
                "command": "tldr pbmtoxbm"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pbmtoxbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtoxbm/1/json"
            },
            {
                "name": "xbmtopbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xbmtopbm/1/json"
            },
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}