{
    "content": [
        {
            "type": "text",
            "text": "# projid (man)\n\n## NAME\n\nprojid - the project name mapping file\n\n## DESCRIPTION\n\nThe  /etc/projid file provides a mapping between numeric project identifiers and a simple hu‐\nman readable name (similar relationship to the one that exists between usernames  and  uids).\nIts 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": "projid",
        "section": "",
        "mode": "man",
        "summary": "projid - the project name mapping file",
        "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": "projects",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/projects/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 14,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "projid - the project name mapping file\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  /etc/projid file provides a mapping between numeric project identifiers and a simple hu‐\nman readable name (similar relationship to the one that exists between usernames  and  uids).\nIts format is simply:\n\n# comments are hash-prefixed\n# ...\ncage:10\nlogfiles:42\n\n\nThis  file is optional, if a project identifier cannot be mapped to a name, it will be parsed\nand displayed as a numeric value.\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "xfsquota(8), xfsctl(3), projects(5).\n\n\n\nprojid(5)",
                "subsections": []
            }
        }
    }
}