1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* gnupg.7: New mini man page.

This commit is contained in:
Werner Koch 2002-09-02 08:47:38 +00:00
parent a30375ef28
commit 51ec578ba5
3 changed files with 25 additions and 2 deletions

19
doc/gnupg.7 Normal file
View file

@ -0,0 +1,19 @@
.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 want to use is
the OpenPGP command line tool, named
.IR gpg ". "
.I gpgv
is a stripped down version of
.I gpg
to verify signatures against a trusted keyring.
There is also a tool called
.I gpgsplit
to split OpenPGP messages or keyrings into their packets.
.SH "SEE ALSO"
.BR gpg (1),
.BR gpgv (1),