{
    "content": [
        {
            "type": "text",
            "text": "# applygnupgdefaults (man)\n\n## NAME\n\napplygnupgdefaults - Run gpgconf --apply-defaults for all users.\n\n## DESCRIPTION\n\nThis  script  is a wrapper around gpgconf to run it with the command --apply-defaults for all\nreal users with an existing GnuPG home directory.  Admins might want to use  this  script  to\nupdate  he  GnuPG  configuration files for all users after ‘/etc/gnupg/gpgconf.conf’ has been\nchanged.  This allows enforcing certain policies for all users.  Note, that  this  is  not  a\nbulletproof  way to force a user to use certain options.  A user may always directly edit the\nconfiguration files and bypass gpgconf.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "applygnupgdefaults",
        "section": "",
        "mode": "man",
        "summary": "applygnupgdefaults - Run gpgconf --apply-defaults for all users.",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "applygnupgdefaults",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 18,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "applygnupgdefaults - Run gpgconf --apply-defaults for all users.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "",
                "subsections": [
                    {
                        "name": "applygnupgdefaults",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "This  script  is a wrapper around gpgconf to run it with the command --apply-defaults for all\nreal users with an existing GnuPG home directory.  Admins might want to use  this  script  to\nupdate  he  GnuPG  configuration files for all users after ‘/etc/gnupg/gpgconf.conf’ has been\nchanged.  This allows enforcing certain policies for all users.  Note, that  this  is  not  a\nbulletproof  way to force a user to use certain options.  A user may always directly edit the\nconfiguration files and bypass gpgconf.\n\n\napplygnupgdefaults is invoked by root as:\n\napplygnupgdefaults\n\n\n\n\n\n\nGnuPG 2.2.27                                 2020-12-21                        APPLYGNUPGDEFAULTS(8)",
                "subsections": []
            }
        }
    }
}