aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.1pod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/gpg.1pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod
index e0703e66e..644f4c8b7 100644
--- a/doc/gpg.1pod
+++ b/doc/gpg.1pod
@@ -209,6 +209,11 @@ B<--import>, B<--fast-import>
the trustdb; this can be done at any time with the
command B<--update-trustdb>.
+B<--recv-keys> I<key_IDs>
+ Import the keys with the given key IDs from a HKP
+ keyserver. Option B<--keyserver> must be used to
+ give the name of this keyserver.
+
B<--export-ownertrust>
List the assigned ownertrust values in ASCII format
for backup purposes [B<gpgm> only].