{
    "content": [
        {
            "type": "text",
            "text": "# kbxutil (man)\n\n## NAME\n\nkbxutil - List, export, import Keybox data\n\n## SYNOPSIS\n\nkbxutil [OPTIONS] [FILES]\n\n## DESCRIPTION\n\nList, export, import Keybox data\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **COMMANDS** (3 subsections)\n- **OPTIONS** (5 subsections)\n- **BUGS**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "kbxutil",
        "section": "",
        "mode": "man",
        "summary": "kbxutil - List, export, import Keybox data",
        "synopsis": "kbxutil [OPTIONS] [FILES]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-v",
                "long": "--verbose",
                "arg": null,
                "description": "verbose"
            },
            {
                "flag": "-q",
                "long": "--quiet",
                "arg": null,
                "description": "be somewhat more quiet"
            },
            {
                "flag": "-n",
                "long": "--dry-run",
                "arg": null,
                "description": "do not make any changes"
            },
            {
                "flag": "",
                "long": "--debug",
                "arg": null,
                "description": "set debugging flags"
            },
            {
                "flag": "",
                "long": "--debug-all",
                "arg": null,
                "description": "enable full debugging"
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "COMMANDS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "--stats",
                        "lines": 2,
                        "long": "--stats"
                    },
                    {
                        "name": "--import-openpgp",
                        "lines": 2,
                        "long": "--import-openpgp"
                    },
                    {
                        "name": "--find-dups",
                        "lines": 5,
                        "long": "--find-dups"
                    }
                ]
            },
            {
                "name": "OPTIONS",
                "lines": 5,
                "subsections": [
                    {
                        "name": "-v --verbose",
                        "lines": 2,
                        "flag": "-v",
                        "long": "--verbose"
                    },
                    {
                        "name": "-q --quiet",
                        "lines": 2,
                        "flag": "-q",
                        "long": "--quiet"
                    },
                    {
                        "name": "-n --dry-run",
                        "lines": 2,
                        "flag": "-n",
                        "long": "--dry-run"
                    },
                    {
                        "name": "--debug",
                        "lines": 2,
                        "long": "--debug"
                    },
                    {
                        "name": "--debug-all",
                        "lines": 3,
                        "long": "--debug-all"
                    }
                ]
            },
            {
                "name": "BUGS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 12,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "kbxutil - List, export, import Keybox data\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "kbxutil [OPTIONS] [FILES]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "List, export, import Keybox data\n\n",
                "subsections": []
            },
            "COMMANDS": {
                "content": "",
                "subsections": [
                    {
                        "name": "--stats",
                        "content": "show key statistics\n",
                        "long": "--stats"
                    },
                    {
                        "name": "--import-openpgp",
                        "content": "import OpenPGP keyblocks\n",
                        "long": "--import-openpgp"
                    },
                    {
                        "name": "--find-dups",
                        "content": "find duplicates\n\n--cut  export records\n\n",
                        "long": "--find-dups"
                    }
                ]
            },
            "OPTIONS": {
                "content": "--from N\nfirst record to export\n\n--to N last record to export\n",
                "subsections": [
                    {
                        "name": "-v --verbose",
                        "content": "verbose\n",
                        "flag": "-v",
                        "long": "--verbose"
                    },
                    {
                        "name": "-q --quiet",
                        "content": "be somewhat more quiet\n",
                        "flag": "-q",
                        "long": "--quiet"
                    },
                    {
                        "name": "-n --dry-run",
                        "content": "do not make any changes\n",
                        "flag": "-n",
                        "long": "--dry-run"
                    },
                    {
                        "name": "--debug",
                        "content": "set debugging flags\n",
                        "long": "--debug"
                    },
                    {
                        "name": "--debug-all",
                        "content": "enable full debugging\n\n",
                        "long": "--debug-all"
                    }
                ]
            },
            "BUGS": {
                "content": "Please report bugs to <https://dev.gnupg.org>.\n\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright  ©  2016 Free Software Foundation, Inc.  License GPLv3+: GNU GPL version 3 or later\n<https://gnu.org/licenses/gpl.html>\n\nThis is free software: you are free to change and redistribute it.  There is NO WARRANTY,  to\nthe extent permitted by law.\n\nThis  manpage was written by Daniel Kahn Gillmor for the Debian distribution (but may be used\nby others).\n\n\n\nkbxutil (GnuPG) 2.1.11                       March 2016                                   KBXUTIL(1)",
                "subsections": []
            }
        }
    }
}