{
    "content": [
        {
            "type": "text",
            "text": "# select-default-ispell (man)\n\n## NAME\n\nselect-default-ispell - select default ispell dictionary\n\n## SYNOPSIS\n\nselect-default-ispell [options]\nOptions (all long only options):\n--set-default='regexp' Try 'regexp' to get a single match and set\nit as default. Fail otherwise.\n--show-choices         Show available choices to STDERR and exit.\n--debug                Enable debug mode\n\n## DESCRIPTION\n\nThis program is responsible for selecting default ispell dictionary.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "select-default-ispell",
        "section": "",
        "mode": "man",
        "summary": "select-default-ispell - select default ispell dictionary",
        "synopsis": "select-default-ispell [options]\nOptions (all long only options):\n--set-default='regexp' Try 'regexp' to get a single match and set\nit as default. Fail otherwise.\n--show-choices         Show available choices to STDERR and exit.\n--debug                Enable debug mode",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "select-default-ispell - select default ispell dictionary\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "select-default-ispell [options]\n\nOptions (all long only options):\n--set-default='regexp' Try 'regexp' to get a single match and set\nit as default. Fail otherwise.\n--show-choices         Show available choices to STDERR and exit.\n--debug                Enable debug mode\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This program is responsible for selecting default ispell dictionary.\n\nIf --show-choices is used will just output a list of available choices to STDERR and exit.\nSTDOUT cannot be used, this program loads debconf and debconf captures STDOUT.\n\nIf --set-default is used, program will try to get a single regexp match from available\nchoices, failing if not.  Will try case dependent match first, then case independent.\n\nIf --set-default is not used this program will make debconf always ask the shared question\nabout the default ispell dictionary to be used in your system according to the installed\nones.\n\nIn both cases, will do the appropriate settings if needed.\n\nCalls internally update-default-ispell.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "The dictionaries-common policy document\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Rafael Laboissiere, Agustin Martin\n\n\n\n1.28.14                                      2021-12-02                     SELECT-DEFAULT-ISPELL(8)",
                "subsections": []
            }
        }
    }
}