chiark / gitweb /
doc: Document summary values of TOFU_STATS
[gnupg2.git] / debian / gpg-check-pattern.1
1 .TH GPG-CHECK-PATTERN "1" "March 2016" "gpg-check-pattern (GnuPG) 2.1.11" "User Commands"
2
3 .SH NAME
4 gpg-check-pattern \- Check a passphrase on stdin against the patternfile
5
6 .SH SYNOPSIS
7 .B gpg\-check\-pattern
8 .RB [ options ]
9 .I patternfile
10
11 .SH DESCRIPTION
12 .B gpg\-check\-pattern checks a passphrase given on stdin against a specified patternfile.
13
14 .SH OPTIONS
15 .TP
16 .BR \-v ", " \-\-verbose
17 Produce verbose output
18 .TP
19 .BR \-\-check
20 run only a syntax check on the patternfile
21 .TP
22 .BR \-0 ",  " \-\-null
23 input is expected to be null delimited
24 .PP
25 Please report bugs to <https://bugs.gnupg.org>.
26
27 .SH COPYRIGHT
28 Copyright \(co 2016 Free Software Foundation, Inc.
29 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
30
31 This is free software: you are free to change and redistribute it.
32 There is NO WARRANTY, to the extent permitted by law.
33
34 This manpage was written by \fBDaniel Kahn Gillmor\fR for the Debian
35 distribution (but may be used by others).