mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
37 lines
1.1 KiB
Groff
Generated
37 lines
1.1 KiB
Groff
Generated
.\" 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.5.0-alpha1"
|
|
.
|
|
.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 \fB\-v\fR 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) \fIhttps://git\-secret\.io/\fR
|
|
.
|
|
.SH "MANUAL"
|
|
Run \fBman git\-secret\-clean\fR to see this note\.
|
|
.
|
|
.SH "SEE ALSO"
|
|
git\-secret\-whoknows(1) \fIhttps://git\-secret\.io/git\-secret\-whoknows\fR, git\-secret\-add(1) \fIhttps://git\-secret\.io/git\-secret\-add\fR, git\-secret\-remove(1) \fIhttps://git\-secret\.io/git\-secret\-remove\fR, git\-secret\-removeperson(1) \fIhttps://git\-secret\.io/git\-secret\-removeperson\fR
|