From 13a3f65968f4a8205ca664cc46b1a53de4dc489b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 1 Oct 2015 16:22:29 +0200 Subject: gpg: Add debug helper to --edit-keys's check sub-command. * g10/keyedit.c (print_and_check_one_sig): Add arg "extended" and print an asterisk for the chosen selfsig. (check_all_keysigs): Add arg "only_selfsig" (keyedit_menu) : Add optional arg "selfsig". -- Using "check selfsig" prints only the self-signatures and indicates the chosen selfsig with an asterisk. Signed-off-by: Werner Koch --- doc/gpg.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gpg.texi b/doc/gpg.texi index 9d62afb7f..28e4f8314 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -660,7 +660,8 @@ create a signature of any type desired. @item check @opindex keyedit:check - Check the signatures on all selected user IDs. + Check the signatures on all selected user IDs. With the extra + option @code{selfsig} only self-signatures are shown. @item adduid @opindex keyedit:adduid -- cgit v1.2.3