mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
21 lines
465 B
Markdown
21 lines
465 B
Markdown
git-secret-whoknows - prints email-labels for each key in the keyring.
|
|
======================================================================
|
|
|
|
## SYNOPSIS
|
|
|
|
git secret whoknows
|
|
|
|
|
|
## DESCRIPTION
|
|
`git-secret-whokowns` prints list of email addresses which are used as labels for currently public keys added to the local keyring.
|
|
|
|
|
|
## OPTIONS
|
|
|
|
-h - shows this help.
|
|
|
|
|
|
## SEE ALSO
|
|
|
|
git-secret-list(1), git-secret-add(1), git-secret-hide(1), git-secret-reveal(1)
|