diff options
Diffstat (limited to '')
-rw-r--r-- | doc/gnupg.7 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/gnupg.7 b/doc/gnupg.7 new file mode 100644 index 000000000..88ac7898f --- /dev/null +++ b/doc/gnupg.7 @@ -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), + |