{
    "content": [
        {
            "type": "text",
            "text": "# gpgsplit (man)\n\n## NAME\n\ngpgsplit - Split an OpenPGP message into packets\n\n## SYNOPSIS\n\ngpgsplit [OPTIONS] [FILES]\n\n## DESCRIPTION\n\nThis manual page documents briefly the gpgsplit command.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (5 subsections)\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "gpgsplit",
        "section": "",
        "mode": "man",
        "summary": "gpgsplit - Split an OpenPGP message into packets",
        "synopsis": "gpgsplit [OPTIONS] [FILES]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-v",
                "long": "--verbose",
                "arg": null,
                "description": "Verbose."
            },
            {
                "flag": "-p",
                "long": "--prefix",
                "arg": null,
                "description": "Prepend filenames with STRING."
            },
            {
                "flag": "",
                "long": "--uncompress",
                "arg": null,
                "description": "Uncompress a packet."
            },
            {
                "flag": "",
                "long": "--secret-to-public",
                "arg": null,
                "description": "Convert secret keys to public keys."
            },
            {
                "flag": "",
                "long": "--no-split",
                "arg": null,
                "description": "Write to stdout and don't actually split."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-v --verbose",
                        "lines": 2,
                        "flag": "-v",
                        "long": "--verbose"
                    },
                    {
                        "name": "-p --prefix",
                        "lines": 2,
                        "flag": "-p",
                        "long": "--prefix"
                    },
                    {
                        "name": "--uncompress",
                        "lines": 2,
                        "long": "--uncompress"
                    },
                    {
                        "name": "--secret-to-public",
                        "lines": 2,
                        "long": "--secret-to-public"
                    },
                    {
                        "name": "--no-split",
                        "lines": 3,
                        "long": "--no-split"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 8,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "gpgsplit - Split an OpenPGP message into packets\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "gpgsplit [OPTIONS] [FILES]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This manual page documents briefly the gpgsplit command.\n\ngpgsplit splits an OpenPGP message into packets.\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-v --verbose",
                        "content": "Verbose.\n",
                        "flag": "-v",
                        "long": "--verbose"
                    },
                    {
                        "name": "-p --prefix",
                        "content": "Prepend filenames with STRING.\n",
                        "flag": "-p",
                        "long": "--prefix"
                    },
                    {
                        "name": "--uncompress",
                        "content": "Uncompress a packet.\n",
                        "long": "--uncompress"
                    },
                    {
                        "name": "--secret-to-public",
                        "content": "Convert secret keys to public keys.\n",
                        "long": "--secret-to-public"
                    },
                    {
                        "name": "--no-split",
                        "content": "Write to stdout and don't actually split.\n\n",
                        "long": "--no-split"
                    }
                ]
            },
            "AUTHOR": {
                "content": "Copyright (C) 2002 Free Software Foundation, Inc. Please report bugs to <bug-gnupg@gnu.org>.\n\nThis manpage was written by Francois Wendling <frwendling@free.fr>.\n\n\n\n\nDecember 2005                                gpgsplit(1)",
                "subsections": []
            }
        }
    }
}