{
    "content": [
        {
            "type": "text",
            "text": "# infotocap (info)\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\neach terminfo description found, an equivalent termcap  description  is\nwritten  to  standard output.  Terminfo use capabilities are translated\ndirectly to termcap tc capabilities.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\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": "info",
        "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": [],
        "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": 17,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "PORTABILITY",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 4,
                "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\neach terminfo description found, an equivalent termcap  description  is\nwritten  to  standard output.  Terminfo use capabilities are translated\ndirectly to termcap tc capabilities.\n\n-v   print out tracing information on standard  error  as  the  program\nruns.\n\n-V   print  out the version of the program in use on standard error and\nexit.\n\n-1   cause the fields to print out  one  to  a  line.   Otherwise,  the\nfields  will be printed several to a line to a maximum width of 60\ncharacters.\n\n-w   change the output to width characters.\n",
                "subsections": []
            },
            "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\nuse other tic options such as -f and  -x.\n",
                "subsections": []
            },
            "PORTABILITY": {
                "content": "None of X/Open Curses, Issue 7 (2009), SVr4 or NetBSD document this ap-\nplication.\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\ninfotocap(1)",
                "subsections": []
            }
        }
    }
}