{
    "content": [
        {
            "type": "text",
            "text": "# git-fsck-objects (man)\n\n## NAME\n\ngit-fsck-objects - Verifies the connectivity and validity of the objects in the database\n\n## SYNOPSIS\n\ngit fsck-objects ...\n\n## DESCRIPTION\n\nThis is a synonym for git-fsck(1). Please refer to the documentation of that command.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **GIT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "git-fsck-objects",
        "section": "",
        "mode": "man",
        "summary": "git-fsck-objects - Verifies the connectivity and validity of the objects in the database",
        "synopsis": "git fsck-objects ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "GIT",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "git-fsck-objects - Verifies the connectivity and validity of the objects in the database\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "git fsck-objects ...\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is a synonym for git-fsck(1). Please refer to the documentation of that command.\n",
                "subsections": []
            },
            "GIT": {
                "content": "Part of the git(1) suite\n\nGit 2.43.0                                   07/02/2025                          GIT-FSCK-OBJECTS(1)",
                "subsections": []
            }
        }
    }
}