{
    "content": [
        {
            "type": "text",
            "text": "# ADD-SHELL (man)\n\n## NAME\n\nadd-shell - add shells to the list of valid login shells\n\n## SYNOPSIS\n\nadd-shell shellname [shellname...]\n\n## DESCRIPTION\n\nadd-shell  copies  /etc/shells to /etc/shells.tmp, adds the given shells to this file if they\nare not already present, and copies this temporary file back to /etc/shells.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ADD-SHELL",
        "section": "",
        "mode": "man",
        "summary": "add-shell - add shells to the list of valid login shells",
        "synopsis": "add-shell shellname [shellname...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "shells",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/shells/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "add-shell - add shells to the list of valid login shells\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "add-shell shellname [shellname...]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "add-shell  copies  /etc/shells to /etc/shells.tmp, adds the given shells to this file if they\nare not already present, and copies this temporary file back to /etc/shells.\n\nThe shells must be provided by their full pathnames.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "shells(5)\n\n\n\n12 May 2011                                ADD-SHELL(8)",
                "subsections": []
            }
        }
    }
}