diff options
author | Werner Koch <[email protected]> | 2024-11-08 07:35:04 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-11-08 07:35:04 +0000 |
commit | d37971b45f7dbb311a7e5d3358afc617fd39ce74 (patch) | |
tree | 730788360d9cd7daf4dd5278b12d5905eb7a1bab /doc/gpg.texi | |
parent | gpgtar: Make sure to create upper directories for regular files. (diff) | |
download | gnupg-d37971b45f7dbb311a7e5d3358afc617fd39ce74.tar.gz gnupg-d37971b45f7dbb311a7e5d3358afc617fd39ce74.zip |
gpg: Improve wording for only-pubkeys.
* g10/import.c (parse_import_options): Add a description to
only-pubkeys.
--
See gnupg-devel for a brief discussion.
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 9aac29fb2..f2bb95d04 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2156,7 +2156,7 @@ are available for all keyserver types, some common options are: retrieving keys by subkey id. @item only-pubkeys - Do now allow to import secret keys. + Do not import secret keys. @item timeout @itemx http-proxy=@var{value} |