{
    "content": [
        {
            "type": "text",
            "text": "# BUNDLE-VIZ(1) (man)\n\n**Summary:** bundle-viz - Generates a visual dependency graph for your Gemfile\n\n**Synopsis:** bundle  viz  [--file=FILE]  [--format=FORMAT]  [--requirements]  [--version] [--without=GROUP\nGROUP]\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (5 lines)\n- **OPTIONS** (19 lines)\n\n## Full Content\n\n### NAME\n\nbundle-viz - Generates a visual dependency graph for your Gemfile\n\n### SYNOPSIS\n\nbundle  viz  [--file=FILE]  [--format=FORMAT]  [--requirements]  [--version] [--without=GROUP\nGROUP]\n\n### DESCRIPTION\n\nviz generates a PNG file of the current Gemfile(5) as a dependency graph.  viz  requires  the\nruby-graphviz gem (and its dependencies).\n\nThe associated gems must also be installed via bundle install(1) bundle-install.1.html.\n\n### OPTIONS\n\n--file, -f\nThe name to use for the generated file. See --format option\n\n--format, -F\nThis is output format option. Supported format is png, jpg, svg, dot ...\n\n--requirements, -R\nSet to show the version of each required dependency.\n\n--version, -v\nSet to show each gem version.\n\n--without, -W\nExclude gems that are part of the specified named group.\n\n\n\n\nDecember 2021                              BUNDLE-VIZ(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "BUNDLE-VIZ",
        "section": "1",
        "mode": "man",
        "summary": "bundle-viz - Generates a visual dependency graph for your Gemfile",
        "synopsis": "bundle  viz  [--file=FILE]  [--format=FORMAT]  [--requirements]  [--version] [--without=GROUP\nGROUP]",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 19,
                "subsections": []
            }
        ]
    }
}