{
    "content": [
        {
            "type": "text",
            "text": "# codepage(1) (man)\n\n**Summary:** codepage - extract a codepage from an MSDOS codepage file\n\n**Synopsis:** codepage [ -c | -l | -L | -a | nnn ] file.cpi\n\n## Examples\n\n- `To create a file 850.cp, with codepage 850 from a file ega.cpi, execute:`\n- `codepage ega.cpi 850`\n- `kbd                                          2002-02-19                                  CODEPAGE(1)`\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (3 lines)\n- **OPTIONS** (15 lines)\n- **EXAMPLE** (9 lines)\n\n## Full Content\n\n### NAME\n\ncodepage - extract a codepage from an MSDOS codepage file\n\n### SYNOPSIS\n\ncodepage [ -c | -l | -L | -a | nnn ] file.cpi\n\n### DESCRIPTION\n\nThe codepage command extracts codepages from an MSDOS codepage file.\n\n### OPTIONS\n\n-c     Input file is a single codepage\n\n\n-L     Print header info (you don't want to see this).\n\n\n-l     List all codepages contained in the file.\n\n\n-a     Extract all codepages from the file\n\n\nnnn    (3 digits): extract codepage nnn from the file.\n\n### EXAMPLE\n\nTo create a file 850.cp, with codepage 850 from a file ega.cpi, execute:\n\ncodepage ega.cpi 850\n\n\n\n\n\nkbd                                          2002-02-19                                  CODEPAGE(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "codepage",
        "section": "1",
        "mode": "man",
        "summary": "codepage - extract a codepage from an MSDOS codepage file",
        "synopsis": "codepage [ -c | -l | -L | -a | nnn ] file.cpi",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "To create a file 850.cp, with codepage 850 from a file ega.cpi, execute:",
            "codepage ega.cpi 850",
            "kbd                                          2002-02-19                                  CODEPAGE(1)"
        ],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 15,
                "subsections": []
            },
            {
                "name": "EXAMPLE",
                "lines": 9,
                "subsections": []
            }
        ]
    }
}