{
    "content": [
        {
            "type": "text",
            "text": "# addgnupghome (man)\n\n## NAME\n\naddgnupghome - Create .gnupg home directories\n\n## SYNOPSIS\n\naddgnupghome account1 account2...accountn\n\n## DESCRIPTION\n\nIf  GnuPG  is  installed on a system with existing user accounts, it is sometimes required to\npopulate the GnuPG home directory with existing files.  Especially a  ‘trustlist.txt’  and  a\nkeybox  with  some  initial  certificates are often desired.  This script helps to do this by\ncopying all files from ‘/etc/skel/.gnupg’ to the home directories of the  accounts  given  on\nthe command line.  It takes care not to overwrite existing GnuPG home directories.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "addgnupghome",
        "section": "",
        "mode": "man",
        "summary": "addgnupghome - Create .gnupg home directories",
        "synopsis": "addgnupghome account1 account2...accountn",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 17,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "addgnupghome - Create .gnupg home directories\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "addgnupghome account1 account2...accountn\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "If  GnuPG  is  installed on a system with existing user accounts, it is sometimes required to\npopulate the GnuPG home directory with existing files.  Especially a  ‘trustlist.txt’  and  a\nkeybox  with  some  initial  certificates are often desired.  This script helps to do this by\ncopying all files from ‘/etc/skel/.gnupg’ to the home directories of the  accounts  given  on\nthe command line.  It takes care not to overwrite existing GnuPG home directories.\n\n\naddgnupghome is invoked by root as:\n\naddgnupghome account1 account2 ... accountn\n\n\n\n\n\n\nGnuPG 2.2.27                                 2020-12-21                              ADDGNUPGHOME(8)",
                "subsections": []
            }
        }
    }
}