mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-08 19:10:31 +00:00
21 lines
465 B
Plaintext
21 lines
465 B
Plaintext
|
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)
|