{
    "mode": "man",
    "parameter": "gpg-check-pattern",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/gpg-check-pattern/1/json",
    "generated": "2026-05-30T06:06:42Z",
    "synopsis": "gpg-check-pattern [options] patternfile",
    "sections": {
        "NAME": {
            "content": "gpg-check-pattern - Check a passphrase on stdin against the patternfile\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "gpg-check-pattern [options] patternfile\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "gpg-check-pattern checks a passphrase given on stdin against a specified patternfile.\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-v --verbose",
                    "content": "Produce verbose output\n",
                    "flag": "-v",
                    "long": "--verbose"
                },
                {
                    "name": "--check",
                    "content": "run only a syntax check on the patternfile\n",
                    "long": "--check"
                },
                {
                    "name": "-0 --null",
                    "content": "input is expected to be null delimited\n\nPlease report bugs to <https://dev.gnupg.org>.\n\n",
                    "flag": "-0",
                    "long": "--null"
                }
            ]
        },
        "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\ngpg-check-pattern (GnuPG) 2.1.11             March 2016                         GPG-CHECK-PATTERN(1)",
            "subsections": []
        }
    },
    "summary": "gpg-check-pattern - Check a passphrase on stdin against the patternfile",
    "flags": [
        {
            "flag": "-v",
            "long": "--verbose",
            "arg": null,
            "description": "Produce verbose output"
        },
        {
            "flag": "",
            "long": "--check",
            "arg": null,
            "description": "run only a syntax check on the patternfile"
        },
        {
            "flag": "-0",
            "long": "--null",
            "arg": null,
            "description": "input is expected to be null delimited Please report bugs to <https://dev.gnupg.org>."
        }
    ],
    "examples": [],
    "see_also": []
}