mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Print a new EXPORTED status line.
* common/status.h (STATUS_EXPORTED): New. * g10/export.c (print_status_exported): New. (do_export_stream): Call that function. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
e3c48335f9
commit
2038adf16d
3 changed files with 34 additions and 3 deletions
|
@ -768,6 +768,11 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
|
|||
- <not_imported>
|
||||
- <skipped_v3_keys>
|
||||
|
||||
*** EXPORTED <fingerprint>
|
||||
The key with <fingerprint> has been exported. The fingerprint is
|
||||
the fingerprint of the primary key even if the primary key has
|
||||
been replaced by a stub key during secret key export.
|
||||
|
||||
*** EXPORT_RES <args>
|
||||
|
||||
Final statistics on export process (this is one long line). The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue