mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
31 lines
641 B
Groff
31 lines
641 B
Groff
|
.\" generated with Ronn/v0.7.3
|
||
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||
|
.
|
||
|
.TH "GIT\-SECRET\-CLEAN" "1" "February 2016" "" ""
|
||
|
.
|
||
|
.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\. This command can produce a verbose output, printing which files are deleted\.
|
||
|
.
|
||
|
.SH "OPTIONS"
|
||
|
.
|
||
|
.nf
|
||
|
|
||
|
\-v \- shows which files are deleted\.
|
||
|
\-h \- shows this help\.
|
||
|
.
|
||
|
.fi
|
||
|
.
|
||
|
.SH "SEE ALSO"
|
||
|
git\-secret\-whoknows(1), git\-secret\-add(1), git\-secret\-remove(1), git\-secret\-hide(1), git\-secret\-reveal(1)
|