mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
30 lines
653 B
Groff
30 lines
653 B
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "GIT\-SECRET\-KILLPERSON" "1" "February 2016" "" ""
|
|
.
|
|
.SH "NAME"
|
|
\fBgit\-secret\-killperson\fR \- deletes key identified by an email from the inner keyring\.
|
|
.
|
|
.SH "SYNOPSIS"
|
|
.
|
|
.nf
|
|
|
|
git secret killperson [email]
|
|
.
|
|
.fi
|
|
.
|
|
.SH "DESCRIPTION"
|
|
\fBgit\-secret\-killperson\fR makes it impossible for given user to decrypt the hidden file in the future\. It is required to run \fBgit\-secret\-hide\fR once again with the updated keyring\.
|
|
.
|
|
.SH "OPTIONS"
|
|
.
|
|
.nf
|
|
|
|
\-h \- shows this help\.
|
|
.
|
|
.fi
|
|
.
|
|
.SH "SEE ALSO"
|
|
git\-secret\-tell(1), git\-secret\-hide(1), git\-secret\-reveal(1)
|