mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
wkd: Install gpg-wks-client under bin and add wrapper for libexec
-- gpg-wks-client is a pretty useful command on the command line. Thus we now install it at bin and provide a compatibility wrapper.
This commit is contained in:
parent
5573ab714b
commit
4da91414e7
4 changed files with 22 additions and 14 deletions
|
@ -109,15 +109,6 @@ The command @option{--print-wkd-url} prints the URLs used to fetch the
|
|||
key for the given user-ids from WKD. The meanwhile preferred format
|
||||
with sub-domains is used here.
|
||||
|
||||
@command{gpg-wks-client} is not commonly invoked directly and thus it
|
||||
is not installed in the bin directory. Here is an example how it can
|
||||
be invoked manually to check for a Web Key Directory entry for
|
||||
@file{foo@@example.org}:
|
||||
|
||||
@example
|
||||
$(gpgconf --list-dirs libexecdir)/gpg-wks-client --check foo@@example.net
|
||||
@end example
|
||||
|
||||
@mansect options
|
||||
@noindent
|
||||
@command{gpg-wks-client} understands these options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue