{
    "content": [
        {
            "type": "text",
            "text": "# pfbtops(1) (man)\n\n**Summary:** pfbtops - translate Printer Font Binary files to PostScript ASCII\n\n**Synopsis:** pfbtops [pfb-file]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -v | — | — |  |\n| — | --version | — | Display version information and exit. |\n\n## See Also\n\n- grops(1)\n- gropdf(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines) — 3 subsections\n  - pfbtops --help (1 lines)\n  - pfbtops -v (1 lines)\n  - pfbtops --version (1 lines)\n- **DESCRIPTION** (8 lines)\n- **OPTIONS** (2 lines) — 2 subsections\n  - -v (1 lines)\n  - --version (2 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\npfbtops - translate Printer Font Binary files to PostScript ASCII\n\n### SYNOPSIS\n\npfbtops [pfb-file]\n\n#### pfbtops --help\n\n#### pfbtops -v\n\n#### pfbtops --version\n\n### DESCRIPTION\n\npfbtops  translates a PostScript font in Printer Font Binary (PFB) format to ASCII, splitting\noverlong lines in text packets into smaller chunks.  If pfb-file is  omitted,  the  PFB  file\nwill  be  read  from the standard input.  The ASCII format PostScript font will be written on\nthe standard output.  PostScript fonts for MS-DOS are normally supplied in PFB format.\n\nThe resulting ASCII format PostScript font can be used with groff, if it is first  listed  in\n/usr/share/groff/1.22.4/font/devps/download and /usr/share/groff/1.22.4/font/devpdf/download.\n\n### OPTIONS\n\n--help Display a usage message and exit.\n\n#### -v\n\n#### --version\n\nDisplay version information and exit.\n\n### SEE ALSO\n\ngrops(1), gropdf(1)\n\n\n\ngroff 1.22.4                                23 March 2022                                 PFBTOPS(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pfbtops",
        "section": "1",
        "mode": "man",
        "summary": "pfbtops - translate Printer Font Binary files to PostScript ASCII",
        "synopsis": "pfbtops [pfb-file]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Display version information and exit."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "grops",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/grops/1/json"
            },
            {
                "name": "gropdf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gropdf/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "pfbtops --help",
                        "lines": 1
                    },
                    {
                        "name": "pfbtops -v",
                        "lines": 1
                    },
                    {
                        "name": "pfbtops --version",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}