{
    "content": [
        {
            "type": "text",
            "text": "# cryptdisks_start (man)\n\n## NAME\n\ncryptdisksstart - wrapper around cryptsetup that parses /etc/crypttab.\n\n## SYNOPSIS\n\ncryptdisksstart <name>\n\n## DESCRIPTION\n\ncryptdisksstart is a wrapper around cryptsetup that parses /etc/crypttab just like the\ninitscript /etc/init.d/cryptdisks does and starts the dm-crypt mapping that corresponds to\n<name>.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "cryptdisks_start",
        "section": "",
        "mode": "man",
        "summary": "cryptdisksstart - wrapper around cryptsetup that parses /etc/crypttab.",
        "synopsis": "cryptdisksstart <name>",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "cryptdisksstop",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/cryptdisksstop/8/json"
            },
            {
                "name": "cryptsetup",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/cryptsetup/8/json"
            },
            {
                "name": "crypttab",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/crypttab/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "cryptdisksstart - wrapper around cryptsetup that parses /etc/crypttab.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "cryptdisksstart <name>\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "cryptdisksstart is a wrapper around cryptsetup that parses /etc/crypttab just like the\ninitscript /etc/init.d/cryptdisks does and starts the dm-crypt mapping that corresponds to\n<name>.\n\nNote that this wrapper passes --key-file=- to cryptsetup, so the passphrase in any referenced\nkey file must not be followed by a newline character.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "cryptdisksstop(8), cryptsetup(8), crypttab(5)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This manual page was written by Jonas Meurer <mejo@debian.org> in December 2007.\n\n\n\ncryptsetup 2:2.4.3-1ubunt                    2024-11-14                          CRYPTDISKSSTART(8)",
                "subsections": []
            }
        }
    }
}