git-secret/man/man1/git-secret-whoknows.1.md
Josh Rabinowitz 120edded4f
Cleanups 2022 04 (#824)
* change file desc we use to pass gnupg info
* improve content and phrasing in docs
* improve docs about locations of private/public keys
* update changelog
2022-04-14 19:07:52 -04:00

759 B

git-secret-whoknows - print email for each key in the keyring.

SYNOPSIS

git secret whoknows

DESCRIPTION

git-secret-whoknows - print email addresses allowed to access the secrets in this repo.

OPTIONS

-l  - 'long' output, shows key expiration dates.
-h  - shows this help.

MANUAL

Run man git-secret-whoknows to see this document.

SEE ALSO

git-secret-list(1), git-secret-tell(1), git-secret-hide(1), git-secret-reveal(1), git-secret-cat(1)