You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-secret/man/man1/git-secret-killperson.1.ronn

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)