{
    "content": [
        {
            "type": "text",
            "text": "# pbmtox10bm (man)\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\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## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pbmtox10bm",
        "section": "",
        "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": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pbmtox10bm - convert a portable bitmap into an X10 bitmap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pbmtox10bm [pbmfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads  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",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pbmtoxbm(1), xbmtopbm(1), pbm(5)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1988 by Jef Poskanzer.\n\n\n\n31 August 1988                              pbmtox10bm(1)",
                "subsections": []
            }
        }
    }
}