git-secret/man/man1/git-secret-killperson.1.ronn
2016-02-23 00:06:34 +03:00

21 lines
526 B
Markdown

git-secret-killperson - deletes key identified by an email from the inner keyring.
==================================================================================
## SYNOPSIS
git secret killperson [email]
## DESCRIPTION
`git-secret-killperson` makes it impossible for given user to decrypt the hidden file in the future. It is required to run `git-secret-hide` once again with the updated keyring.
## OPTIONS
-h - shows this help.
## SEE ALSO
git-secret-tell(1), git-secret-hide(1), git-secret-reveal(1)