From 0b86c7463c8c057496b38e06c00f0ae4288dad49 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Tue, 17 Nov 2015 21:21:03 +0100 Subject: gpg: Allow selecting subkeys using a keyid. * g10/keyedit.c (menu_select_key): Take an additional argument, p. Update callers. If P is a hex string, then assume that P is a key id or fingerprint and select subkeys with matching key ids or fingerprints. * doc/gpg.texi: Update documentation for the key subcommand. -- Signed-off-by: Neal H. Walfield GnuPG-bug-id: 1423 Debian-bug-id: 610336 --- doc/gpg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gpg.texi b/doc/gpg.texi index dcef49506..d6ae5796d 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -613,7 +613,7 @@ line. @item key @code{n} @opindex keyedit:key - Toggle selection of subkey with index @code{n}. + Toggle selection of subkey with index @code{n} or key ID @code{n}. Use @code{*} to select all and @code{0} to deselect all. @item sign -- cgit v1.2.3