{
    "content": [
        {
            "type": "text",
            "text": "# remove-shell (man)\n\n## NAME\n\nremove-shell - remove shells from the list of valid login shells\n\n## SYNOPSIS\n\nremove-shell shellname [shellname...]\n\n## DESCRIPTION\n\nremove-shell  operates  on the temporary files /etc/shells.tmp and /etc/shells.tmp2 to remove\nthe given shells from  the  list  of  valid  login  shells,  and  copy  the  result  back  to\n/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": "remove-shell",
        "section": "",
        "mode": "man",
        "summary": "remove-shell - remove shells from the list of valid login shells",
        "synopsis": "remove-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"
            },
            {
                "name": "REMOVE-SHELL",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/REMOVE-SHELL/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "remove-shell - remove shells from the list of valid login shells\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "remove-shell shellname [shellname...]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "remove-shell  operates  on the temporary files /etc/shells.tmp and /etc/shells.tmp2 to remove\nthe given shells from  the  list  of  valid  login  shells,  and  copy  the  result  back  to\n/etc/shells.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "shells(5)\n\n\n\n7 Apr 2005                              REMOVE-SHELL(8)",
                "subsections": []
            }
        }
    }
}