1GIT-SECRET-KILLPERSON(1) git-secret 0.4.0 GIT-SECRET-KILLPERSON(1)
2
3
4
6 git-secret-killperson - deletes key identified by an email from the in‐
7 ner keyring.
8
10 git secret killperson <emails>...
11
13 This command removes the keys associated with the selected email ad‐
14 dresses from the keyring. If you remove a keypair´s access with git-se‐
15 cret-killperson, and run git-secret-reveal and git-secret-hide -r, it
16 will be impossible for given users to decrypt the hidden files.
17
19 -h - shows this help.
20
22 Run man git-secret-killperson to see this note.
23
25 git-secret-tell(1) http://git-secret.io/git-secret-tell, git-secret-re‐
26 move(1) http://git-secret.io/git-secret-remove, git-secret-clean(1)
27 http://git-secret.io/git-secret-clean
28
29
30
31sobolevn May 2021 GIT-SECRET-KILLPERSON(1)