mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-06 15:20:36 +00:00
28 lines
749 B
Markdown
28 lines
749 B
Markdown
git-secret-whoknows - prints email-labels for each key in the keyring.
|
|
======================================================================
|
|
|
|
## SYNOPSIS
|
|
|
|
git secret whoknows
|
|
|
|
|
|
## DESCRIPTION
|
|
`git-secret-whoknows` prints list of email addresses which are used as labels for currently public keys added to the local keyring.
|
|
|
|
|
|
## OPTIONS
|
|
|
|
-h - shows this help.
|
|
|
|
|
|
## MANUAL
|
|
|
|
Run `man git-secret-whoknows` to see this note.
|
|
|
|
|
|
## SEE ALSO
|
|
|
|
[git-secret-list(1)](http://git-secret.io/git-secret-list), [git-secret-tell(1)](http://git-secret.io/git-secret-tell),
|
|
[git-secret-hide(1)](http://git-secret.io/git-secret-hide), [git-secret-reveal(1)](http://git-secret.io/git-secret-reveal),
|
|
[git-secret-cat(1)](http://git-secret.io/git-secret-cat)
|