{
    "content": [
        {
            "type": "text",
            "text": "# trac-admin (man)\n\n## NAME\n\ntrac-admin - Trac administration tool\n\n## SYNOPSIS\n\ntrac-admin </path/to/projenv> [command [subcommand] [option ...]]\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **OVERVIEW**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "trac-admin",
        "section": "",
        "mode": "man",
        "summary": "trac-admin - Trac administration tool",
        "synopsis": "trac-admin </path/to/projenv> [command [subcommand] [option ...]]",
        "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": "OVERVIEW",
                "lines": 12,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "trac-admin - Trac administration tool\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "trac-admin </path/to/projenv> [command [subcommand] [option ...]]\n",
                "subsections": []
            },
            "OVERVIEW": {
                "content": "Trac  is  a minimalistic web-based software project management and bug/issue tracking system.\nIt provides an interface to the Subversion revision  control  systems,  an  integrated  wiki,\nflexible issue tracking and convenient report facilities.\n\nDocumentation  for  Trac, including detailed usage explanations and tutorials can be be found\nin the Trac wiki at http://trac.edgewall.com/.\n\nRun `trac-admin help' to access the built-in tool documentation.\n\n\n\ntrac-admin(1)",
                "subsections": []
            }
        }
    }
}