{
    "content": [
        {
            "type": "text",
            "text": "# defmt-c (man)\n\n## NAME\n\ndefmt-c, defmt-sh - a sample ispell deformatter for C, C++, and shell sources\n\n## SYNOPSIS\n\nispell -F defmt-c [ispelloptions]\nispell -F defmt-sh [ispelloptions]\n\n## DESCRIPTION\n\nThe  defmt-c  and  defmt-sh programs are sample deformatter provided primarily to show how to\nwrite filters for use with ispell(1)'s -F switch.  They allow ispell(1) to be used to check C\nand  C++  programs  as well as shell scripts (and any other languages that use # for comments\nand both quote styles for strings).\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": "defmt-c",
        "section": "",
        "mode": "man",
        "summary": "defmt-c, defmt-sh - a sample ispell deformatter for C, C++, and shell sources",
        "synopsis": "ispell -F defmt-c [ispelloptions]\nispell -F defmt-sh [ispelloptions]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ispell",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ispell/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "defmt-c, defmt-sh - a sample ispell deformatter for C, C++, and shell sources\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ispell -F defmt-c [ispelloptions]\nispell -F defmt-sh [ispelloptions]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  defmt-c  and  defmt-sh programs are sample deformatter provided primarily to show how to\nwrite filters for use with ispell(1)'s -F switch.  They allow ispell(1) to be used to check C\nand  C++  programs  as well as shell scripts (and any other languages that use # for comments\nand both quote styles for strings).\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ispell(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Geoff Kuennin <geoff@cs.hmc.edu>\n\nThis manual page was written  by  Robert  Luberda  <robert@debian.org>  (based  on  deformat‐\nters/README  file  from the ispell source package) for the Debian project (and may be used by\nothers).\n\n\n\nispell 3.3.02                             March 19th, 2011                                DEFMT-C(1)",
                "subsections": []
            }
        }
    }
}