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:
parent
a30375ef28
commit
51ec578ba5
3 changed files with 25 additions and 2 deletions
19
doc/gnupg.7
Normal file
19
doc/gnupg.7
Normal 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),
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue