diff options
author | Werner Koch <[email protected]> | 1999-03-20 10:53:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-03-20 10:53:39 +0000 |
commit | fb8dbdbd95ecad16676ae717df38e06e0a1e40ec (patch) | |
tree | e2cdda28c57d62deef9fb87981cc1b49f064a4c3 /doc/gpg.1pod | |
parent | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch (diff) | |
download | gnupg-fb8dbdbd95ecad16676ae717df38e06e0a1e40ec.tar.gz gnupg-fb8dbdbd95ecad16676ae717df38e06e0a1e40ec.zip |
See ChangeLog: Sat Mar 20 11:53:40 CET 1999 Werner Koch
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.1pod | 5 |
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]. |