mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
wks: Allow command style args for gpg-wks-client.
* tools/gpg-wks-client.c (wrong_args): Take two args. Change all callers. (main): Pass ARGPARSE_FLAG_COMMAND for recent gpgrt version. -- This requires gpgrt 1.48. Of course "gpg-wks-client --create ..." continues to work.
This commit is contained in:
parent
95bc592ab5
commit
a09157ccb2
2 changed files with 21 additions and 11 deletions
|
@ -136,6 +136,8 @@ 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.
|
||||
|
||||
All commands may also be given without the two leading dashes.
|
||||
|
||||
@mansect options
|
||||
@noindent
|
||||
@command{gpg-wks-client} understands these options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue