{
    "content": [
        {
            "type": "text",
            "text": "# projects(5) (man)\n\n**Summary:** projects - persistent project root definition\n\n## See Also\n\n- xfsquota(8)\n- xfsctl(3)\n- projid(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (13 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\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\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### SEE ALSO\n\nxfsquota(8), xfsctl(3), projid(5).\n\n\n\nprojects(5)\n\n"
        }
    ],
    "structuredContent": {
        "command": "projects",
        "section": "5",
        "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": []
            }
        ]
    }
}