mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
wkd: Support option --output for command --check.
* tools/wks-util.c (write_to_file): Rename to ... (wks_write_to_file): this, make global, and support NULL for fname. * tools/gpg-wks-client.c (command_check): Write to key.
This commit is contained in:
parent
e28b6c301d
commit
33b6ee5047
4 changed files with 39 additions and 11 deletions
|
@ -189,7 +189,9 @@ fields are (future versions may specify additional fields):
|
|||
@itemx -o
|
||||
@opindex output
|
||||
Write the created mail to @var{file} instead of stdout. Note that the
|
||||
value @code{-} for @var{file} is the same as writing to stdout.
|
||||
value @code{-} for @var{file} is the same as writing to stdout. If
|
||||
this option is used with the @option{--check} command and a key was
|
||||
found it is written to the given file.
|
||||
|
||||
@item --status-fd @var{n}
|
||||
@opindex status-fd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue