aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.1pod
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-04-18 08:18:52 +0000
committerWerner Koch <[email protected]>1999-04-18 08:18:52 +0000
commit1feae2011ccd122ffb9a8f28013a13e57fc0b4fd (patch)
tree981a2000ffe3b4349bf3f2b8dbe845a60c15c95a /doc/gpg.1pod
parentSee ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch (diff)
downloadgnupg-1feae2011ccd122ffb9a8f28013a13e57fc0b4fd.tar.gz
gnupg-1feae2011ccd122ffb9a8f28013a13e57fc0b4fd.zip
See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch
Diffstat (limited to 'doc/gpg.1pod')
-rw-r--r--doc/gpg.1pod15
1 files changed, 5 insertions, 10 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod
index fee6d588d..42d4298bf 100644
--- a/doc/gpg.1pod
+++ b/doc/gpg.1pod
@@ -1,19 +1,14 @@
=head1 NAME
-gpg, gpgm - GNU Privacy Guard
+gpg - GNU Privacy Guard
=head1 SYNOPSIS
B<gpg> [--homedir name] [--options file] [options] command [args]
-B<gpgm> [--homedir name] [--options file] [options] command [args]
-
=head1 DESCRIPTION
-B<gpg> is the main program for the GnuPG system. B<gpgm> is a maintenance
-tool which has some commands B<gpg> does not have; it is there because
-it does not handle sensitive data and therefore has no need to allocate
-secure memory. Both programs may be merged in the future.
+B<gpg> is the main program for the GnuPG system.
=head1 COMMANDS
@@ -219,12 +214,12 @@ B<--recv-keys> I<key_IDs>
B<--export-ownertrust>
List the assigned ownertrust values in ASCII format
- for backup purposes [B<gpgm> only].
+ for backup purposes
B<--import-ownertrust> [I<filename>]
Update the trustdb with the ownertrust values stored
in I<filename> (or stdin if not given); existing
- values will be overwritten. [B<gpgm> only].
+ values will be overwritten.
=head1 OPTIONS
@@ -552,7 +547,7 @@ F</usr[/local]/lib/gnupg/> Default location for extensions
=head1 SEE ALSO
-gpg(1) gpgm(1)
+gpg(1)
=head1 WARNINGS