{
    "content": [
        {
            "type": "text",
            "text": "# UPDATE-SHELLS (man)\n\n## NAME\n\nupdate-shells - update the list of valid login shells\n\n## SYNOPSIS\n\nupdate-shells [options]\n\n## DESCRIPTION\n\nupdate-shells  locates  the  shells provided by packages from /usr/share/debianutils/shells.d\nand updates /etc/shells with newly added or removed shells.  To track changes made by the ad‐\nministrator, it consults a state file in /var/lib/shells.state .\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **FILES**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "UPDATE-SHELLS",
        "section": "",
        "mode": "man",
        "summary": "update-shells - update the list of valid login shells",
        "synopsis": "update-shells [options]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--no-act",
                "arg": null,
                "description": "Do not actually perform the changes to /etc/shells . --root ROOT Operate on a chroot at ROOT ."
            },
            {
                "flag": "",
                "long": "--verbose",
                "arg": null,
                "description": "Print the shells that are being added or removed."
            }
        ],
        "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": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "--no-act",
                        "lines": 6,
                        "long": "--no-act"
                    },
                    {
                        "name": "--verbose",
                        "lines": 2,
                        "long": "--verbose"
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "update-shells - update the list of valid login shells\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "update-shells [options]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "update-shells  locates  the  shells provided by packages from /usr/share/debianutils/shells.d\nand updates /etc/shells with newly added or removed shells.  To track changes made by the ad‐\nministrator, it consults a state file in /var/lib/shells.state .\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "--no-act",
                        "content": "Do not actually perform the changes to /etc/shells .\n\n--root ROOT\n\nOperate on a chroot at ROOT .\n",
                        "long": "--no-act"
                    },
                    {
                        "name": "--verbose",
                        "content": "Print the shells that are being added or removed.\n",
                        "long": "--verbose"
                    }
                ]
            },
            "FILES": {
                "content": "/etc/shells /var/lib/shells.state /usr/share/debianutils/shells.d\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "shells(5)\n\n\n\n28 Jun 2021                            UPDATE-SHELLS(8)",
                "subsections": []
            }
        }
    }
}