{
    "content": [
        {
            "type": "text",
            "text": "# update-language(8) (man)\n\n**Summary:** update-language - generate hyphenation configuration for TeX engines\n\n**Synopsis:** update-language(-dat,-def,-lua) [OPTIONS ...]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -c | --conf-file | — | file giving additional hyphen specifications |\n| -o | --output-file | — |  |\n| -d | --output-dir | — | directory where files are written |\n| — | --checks | — | perform sanity checks on the generated config file |\n| -q | --quiet | — | don't write anything to the standard output during normal operation |\n| -h | --help | — | display this help message and exit |\n| — | --version | — | output version information and exit |\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (5 lines)\n- **OPTIONS** (1 lines) — 7 subsections\n  - -c --conf-file (2 lines)\n  - -o --output-file (1 lines)\n  - -d --output-dir (2 lines)\n  - --checks (2 lines)\n  - -q --quiet (2 lines)\n  - -h --help (2 lines)\n  - --version (2 lines)\n- **FILES** (20 lines)\n\n## Full Content\n\n### NAME\n\nupdate-language - generate hyphenation configuration for TeX engines\n\n### SYNOPSIS\n\nupdate-language(-dat,-def,-lua) [OPTIONS ...]\n\n### DESCRIPTION\n\nGenerate hyphenation configuration files language.dat, .def, .dat.lua\n\nWhen  called as update-language, all three configurations files are generated. Otherwise only\nthe selected one.\n\n### OPTIONS\n\n#### -c --conf-file\n\nfile giving additional hyphen specifications\n\n#### -o --output-file\n\n#### -d --output-dir\n\ndirectory where files are written\n\n#### --checks\n\nperform sanity checks on the generated config file\n\n#### -q --quiet\n\ndon't write anything to the standard output during normal operation\n\n#### -h --help\n\ndisplay this help message and exit\n\n#### --version\n\noutput version information and exit\n\n### FILES\n\nThe default output directory is\n\n/var/lib/texmf/tex/generic/config\n\nThe default output files are\n\nfor update-language-dat\nlanguage.dat\n\nfor update-language-def\nlanguage.def\n\nfor update-language-lua\nlanguage.dat.lua\n\nIf -o/--output-file is given, it overrides all defaults.\n\n\n\nDebian                                     September 2021                         UPDATE-LANGUAGE(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "update-language",
        "section": "8",
        "mode": "man",
        "summary": "update-language - generate hyphenation configuration for TeX engines",
        "synopsis": "update-language(-dat,-def,-lua) [OPTIONS ...]",
        "flags": [
            {
                "flag": "-c",
                "long": "--conf-file",
                "arg": null,
                "description": "file giving additional hyphen specifications"
            },
            {
                "flag": "-o",
                "long": "--output-file",
                "arg": null,
                "description": ""
            },
            {
                "flag": "-d",
                "long": "--output-dir",
                "arg": null,
                "description": "directory where files are written"
            },
            {
                "flag": "",
                "long": "--checks",
                "arg": null,
                "description": "perform sanity checks on the generated config file"
            },
            {
                "flag": "-q",
                "long": "--quiet",
                "arg": null,
                "description": "don't write anything to the standard output during normal operation"
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "display this help message and exit"
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "output version information and exit"
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-c --conf-file",
                        "lines": 2,
                        "flag": "-c",
                        "long": "--conf-file"
                    },
                    {
                        "name": "-o --output-file",
                        "lines": 1,
                        "flag": "-o",
                        "long": "--output-file"
                    },
                    {
                        "name": "-d --output-dir",
                        "lines": 2,
                        "flag": "-d",
                        "long": "--output-dir"
                    },
                    {
                        "name": "--checks",
                        "lines": 2,
                        "long": "--checks"
                    },
                    {
                        "name": "-q --quiet",
                        "lines": 2,
                        "flag": "-q",
                        "long": "--quiet"
                    },
                    {
                        "name": "-h --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 20,
                "subsections": []
            }
        ]
    }
}