{
    "content": [
        {
            "type": "text",
            "text": "# BUNDLE-INFO (man)\n\n## NAME\n\nbundle-info - Show information for the given gem in your bundle\n\n## SYNOPSIS\n\nbundle info [GEM] [--path]\n\n## DESCRIPTION\n\nPrint  the  basic information about the provided GEM such as homepage, version, path and sum‐\nmary.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "BUNDLE-INFO",
        "section": "",
        "mode": "man",
        "summary": "bundle-info - Show information for the given gem in your bundle",
        "synopsis": "bundle info [GEM] [--path]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "bundle-info - Show information for the given gem in your bundle\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "bundle info [GEM] [--path]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Print  the  basic information about the provided GEM such as homepage, version, path and sum‐\nmary.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "--path Print the path of the given gem\n\n\n\n\nDecember 2021                             BUNDLE-INFO(1)",
                "subsections": []
            }
        }
    }
}