mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Request keygrip of key to add via command interface
* g10/keygen.c (ask_algo): Request keygrip via cpr_get. * doc/help.txt (gpg.keygen.keygrip): New help text. -- This change makes it possible to add an existing (sub)key to another key via the status/command interface. GnuPG-bug-id: 5771
This commit is contained in:
parent
d445e19365
commit
19b1a28621
2 changed files with 11 additions and 2 deletions
|
@ -168,6 +168,15 @@ key, and in parentheses the usage of the key (cert, sign, auth, encr).
|
|||
If known the standard usage for a key is marked with an asterisk.
|
||||
.
|
||||
|
||||
|
||||
.gpg.keygen.keygrip
|
||||
Enter the keygrip of the key to add.
|
||||
|
||||
The keygrip is a string of 40 hex digits that identifies a key. It
|
||||
must belong to a secret key or a secret subkey stored in your keyring.
|
||||
.
|
||||
|
||||
|
||||
.gpg.keygen.flags
|
||||
Toggle the capabilities of the key.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue