chiark / gitweb /
52b338a4498558fbda37f6d46792b248674d8f6d
[gnupg2.git] / kbxutil.1
1 .TH KBXUTIL "1" "March 2016" "kbxutil (GnuPG) 2.1.11" "User Commands"
2
3 .SH NAME
4 kbxutil \- List, export, import Keybox data
5
6 .SH SYNOPSIS
7 .B kbxutil
8 .RB [ OPTIONS ]
9 .RB [ FILES ]
10
11 .SH DESCRIPTION
12 List, export, import Keybox data
13
14 .SH COMMANDS
15 .TP
16 .B \-\-stats
17 show key statistics
18 .TP
19 .B \-\-import\-openpgp
20 import OpenPGP keyblocks
21 .TP
22 .B \-\-find\-dups
23 find duplicates
24 .TP
25 .B \-\-cut
26 export records
27
28 .SH OPTIONS
29 .TP
30 .BI \-\-from " N"
31 first record to export
32 .TP
33 .BI \-\-to " N"
34 last record to export
35 .TP
36 .BR \-v ", " \-\-verbose
37 verbose
38 .TP
39 .BR \-q ", " \-\-quiet
40 be somewhat more quiet
41 .TP
42 .BR \-n ", " \-\-dry\-run
43 do not make any changes
44 .TP
45 .B \-\-debug
46 set debugging flags
47 .TP
48 .B \-\-debug\-all
49 enable full debugging
50
51 .SH BUGS
52 Please report bugs to <https://bugs.gnupg.org>.
53
54 .SH COPYRIGHT
55 Copyright \(co 2016 Free Software Foundation, Inc.
56 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
57
58 This is free software: you are free to change and redistribute it.
59 There is NO WARRANTY, to the extent permitted by law.
60
61 This manpage was written by \fBDaniel Kahn Gillmor\fR for the Debian
62 distribution (but may be used by others).