mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-10 13:10:46 +00:00
120edded4f
* 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
759 B
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)