{
    "content": [
        {
            "type": "text",
            "text": "# projects (man)\n\n## NAME\n\nprojects - persistent project root definition\n\n## DESCRIPTION\n\nThe  /etc/projects  file provides a mapping between numeric project identifiers and those di‐\nrectories which are the roots of the quota tree.  Its format is simply:\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "projects",
        "section": "",
        "mode": "man",
        "summary": "projects - persistent project root definition",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "xfsquota",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/xfsquota/8/json"
            },
            {
                "name": "xfsctl",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/xfsctl/3/json"
            },
            {
                "name": "projid",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/projid/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 13,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "projects - persistent project root definition\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  /etc/projects  file provides a mapping between numeric project identifiers and those di‐\nrectories which are the roots of the quota tree.  Its format is simply:\n\n\n# comments are hash-prefixed\n# ...\n10:/export/cage\n42:/var/log\n\nThe /etc/projects file is optional, instead xfsquota(8) can be used with the -p argument  to\nspecify a project root directly for each operation.\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "xfsquota(8), xfsctl(3), projid(5).\n\n\n\nprojects(5)",
                "subsections": []
            }
        }
    }
}