.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "GIT\-SECRET\-CLEAN" "1" "June 2021" "sobolevn" "git-secret 0.4.0" . .SH "NAME" \fBgit\-secret\-clean\fR \- removes all the hidden files\. . .SH "SYNOPSIS" . .nf git secret clean [\-v] . .fi . .SH "DESCRIPTION" \fBgit\-secret\-clean\fR deletes all the encrypted files\. Verbose output is enabled with the \-v option, in which case the program prints which files are deleted\. . .SH "OPTIONS" . .nf \-v \- verbose mode, shows which files are deleted\. \-h \- shows this help\. . .fi . .P You can also enable verbosity using the SECRETS_VERBOSE environment variable, as documented at git\-secret(7) \fIhttp://git\-secret\.io/\fR . .SH "MANUAL" Run \fBman git\-secret\-clean\fR to see this note\. . .SH "SEE ALSO" git\-secret\-whoknows(1) \fIhttp://git\-secret\.io/git\-secret\-whoknows\fR, git\-secret\-add(1) \fIhttp://git\-secret\.io/git\-secret\-add\fR, git\-secret\-remove(1) \fIhttp://git\-secret\.io/git\-secret\-remove\fR, git\-secret\-removeperson(1) \fIhttp://git\-secret\.io/git\-secret\-removeperson\fR