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

* gpg.sgml: Note what happens if you run 'gpg' without any commands.
Document --multifile.
2004-02-04 01:20:45 +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),