1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00
gnupg/doc/gnupg.7
David Shaw 35482c5ee5 * gnupg.7: Clarify that 'gpgv' doesn't encrypt, and that's not a bug.
* samplekeys.asc: Update 99242560.

* gpg.sgml: Clarify -u/--local-user and --default-key.  Note what happens
if you run 'gpg' without any commands.  Document --multifile.  Document
list-option show-unusable-subkeys.
2004-02-12 20:46:18 +00:00

16 lines
662 B
Groff

.TH GNUPG 7 2002-09-02 GNU "GNU Privacy Guard"
.SH NAME
GnuPG \- The GNU Privacy Guard suite of programs
.SH DESCRIPTION
GnuPG is a set of programs for public key encryption and digital
signatures. The program most users will want to use is the OpenPGP
command line tool, named \fBgpg\fP. \fBgpgv\fP is a stripped down
version of \fBgpg\fP with no encryption functionality, used only to
verify signatures against a trusted keyring. There is also a tool
called \fBgpgsplit\fP to split OpenPGP messages or keyrings into their
component packets. This is mainly useful for seeing how OpenPGP
messages are put together.
.SH "SEE ALSO"
.BR gpg (1),
.BR gpgv (1),