.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "GIT\-SECRET\-REMOVE" "1" "February 2017" "sobolevn" "git-secret" . .SH "NAME" \fBgit\-secret\-remove\fR \- removes files from index\. . .SH "SYNOPSIS" . .nf git secret remove [\-c] \.\.\. . .fi . .SH "DESCRIPTION" \fBgit\-secret\-remove\fR deletes files from \fB\.gitsecret/paths/mapping\.cfg\fR, so they won\'t be encrypted or decrypted in the future\. There\'s also an option to delete existing encrypted versions of the files provided\. . .SH "OPTIONS" . .nf \-c \- deletes existing real encrypted files\. \-h \- shows help\. . .fi . .SH "MANUAL" Run \fBman git\-secret\-remove\fR to see this note\. . .SH "SEE ALSO" git\-secret\-add(1) \fIhttp://git\-secret\.io/git\-secret\-add\fR, git\-secret\-clean(1) \fIhttp://git\-secret\.io/git\-secret\-clean\fR, git\-secret\-killperson(1) \fIhttp://git\-secret\.io/git\-secret\-killperson\fR