{
    "content": [
        {
            "type": "text",
            "text": "# fc-validate(1) (man)\n\n**Summary:** fc-validate - validate font files\n\n**Synopsis:** fc-validate [ -Vhv ]\n[   [ -i index ]  [ --index index ]  ]  [  [ -l lang ]  [ --lang lang ]  ]  [ --verbose ]  [\n--version ]  [ --help ]  font-file...\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -i | — | — |  |\n| -m | — | — |  |\n| -v | — | — |  |\n| -V | — | — |  |\n| -h | — | — | font-file Query font-file for font faces. |\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (5 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (3 lines) — 5 subsections\n  - -i (1 lines)\n  - -l -m (1 lines)\n  - -v (1 lines)\n  - -V (1 lines)\n  - -h (3 lines)\n- **RETURN CODES** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nfc-validate - validate font files\n\n### SYNOPSIS\n\nfc-validate [ -Vhv ]\n\n[   [ -i index ]  [ --index index ]  ]  [  [ -l lang ]  [ --lang lang ]  ]  [ --verbose ]  [\n--version ]  [ --help ]  font-file...\n\n### DESCRIPTION\n\nfc-validate validates font-file(s) if each fonts satisfies the language coverage according to\nthe orthography files in fontconfig.  If --index is given, only one face of each file is val‐\nidated, otherwise all faces are validated.\n\n### OPTIONS\n\nThis program follows the usual GNU command line syntax, with long options starting  with  two\ndashes (`-'). A summary of options is included below.\n\n#### -i\n\n#### -l -m\n\n#### -v\n\n#### -V\n\n#### -h\n\nfont-file\nQuery font-file for font faces.\n\n### RETURN CODES\n\nfc-validate  returns error code 0 for successful parsing, or 1 if any errors occured or if at\nleast one font face could not be opened.\n\n### AUTHOR\n\nThis manual page was updated by Akira TAGOH <akira@tagoh.org>.\n\n\n\nSep 10, 2012                              FC-VALIDATE(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "fc-validate",
        "section": "1",
        "mode": "man",
        "summary": "fc-validate - validate font files",
        "synopsis": "fc-validate [ -Vhv ]\n[   [ -i index ]  [ --index index ]  ]  [  [ -l lang ]  [ --lang lang ]  ]  [ --verbose ]  [\n--version ]  [ --help ]  font-file...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-i",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-m",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-V",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-h",
                "long": null,
                "arg": null,
                "description": "font-file Query font-file for font faces."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": [
                    {
                        "name": "-i",
                        "lines": 1,
                        "flag": "-i"
                    },
                    {
                        "name": "-l -m",
                        "lines": 1,
                        "flag": "-m"
                    },
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "-V",
                        "lines": 1,
                        "flag": "-V"
                    },
                    {
                        "name": "-h",
                        "lines": 3,
                        "flag": "-h"
                    }
                ]
            },
            {
                "name": "RETURN CODES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}