{
    "content": [
        {
            "type": "text",
            "text": "# infotocap (man)\n\n## NAME\n\ninfotocap - convert a terminfo description into a termcap description\n\n## SYNOPSIS\n\ninfotocap [-vn width]  [-V] [-1] [-w width] file ...\n\n## DESCRIPTION\n\ninfotocap  looks  in  each  given text file for terminfo descriptions.  For each terminfo de‐\nscription found, an equivalent termcap description is written to standard  output.   Terminfo\nuse capabilities are translated directly to termcap tc capabilities.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (4 subsections)\n- **FILES**\n- **NOTES**\n- **PORTABILITY**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "infotocap",
        "section": "",
        "mode": "man",
        "summary": "infotocap - convert a terminfo description into a termcap description",
        "synopsis": "infotocap [-vn width]  [-V] [-1] [-w width] file ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-V",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-1",
                "long": null,
                "arg": null,
                "description": "eral to a line to a maximum width of 60 characters."
            },
            {
                "flag": "-w",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "infocmp",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/infocmp/1/json"
            },
            {
                "name": "tic",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/tic/1/json"
            },
            {
                "name": "ncurses",
                "section": "3NCURSES",
                "url": "https://www.chedong.com/phpMan.php/man/ncurses/3NCURSES/json"
            },
            {
                "name": "terminfo",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/terminfo/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": [
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "-V",
                        "lines": 1,
                        "flag": "-V"
                    },
                    {
                        "name": "-1",
                        "lines": 2,
                        "flag": "-1"
                    },
                    {
                        "name": "-w",
                        "lines": 1,
                        "flag": "-w"
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "PORTABILITY",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "infotocap - convert a terminfo description into a termcap description\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "infotocap [-vn width]  [-V] [-1] [-w width] file ...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "infotocap  looks  in  each  given text file for terminfo descriptions.  For each terminfo de‐\nscription found, an equivalent termcap description is written to standard  output.   Terminfo\nuse capabilities are translated directly to termcap tc capabilities.\n",
                "subsections": [
                    {
                        "name": "-v",
                        "content": "",
                        "flag": "-v"
                    },
                    {
                        "name": "-V",
                        "content": "",
                        "flag": "-V"
                    },
                    {
                        "name": "-1",
                        "content": "eral to a line to a maximum width of 60 characters.\n",
                        "flag": "-1"
                    },
                    {
                        "name": "-w",
                        "content": "",
                        "flag": "-w"
                    }
                ]
            },
            "FILES": {
                "content": "/etc/terminfo       Compiled terminal description database.\n",
                "subsections": []
            },
            "NOTES": {
                "content": "This utility is actually a link to tic, running in -C mode.  You can use  other  tic  options\nsuch as -f and  -x.\n",
                "subsections": []
            },
            "PORTABILITY": {
                "content": "None of X/Open Curses, Issue 7 (2009), SVr4 or NetBSD document this application.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "infocmp(1), tic(1), ncurses(3NCURSES), terminfo(5)\n\nThis describes ncurses version 6.3 (patch 20211021).\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Eric S. Raymond <esr@snark.thyrsus.com> and\nThomas E. Dickey <dickey@invisible-island.net>\n\n\n\ninfotocap(1)",
                "subsections": []
            }
        }
    }
}