summaryrefslogtreecommitdiffstats
path: root/man1/git-clean.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-clean.1')
-rw-r--r--man1/git-clean.114
1 files changed, 11 insertions, 3 deletions
diff --git a/man1/git-clean.1 b/man1/git-clean.1
index d04e15e34..1f2107f0f 100644
--- a/man1/git-clean.1
+++ b/man1/git-clean.1
@@ -2,12 +2,12 @@
.\" Title: git-clean
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 09/13/2022
+.\" Date: 09/14/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.3.611.ge188ec3a73
+.\" Source: Git 2.37.3.662.g36f8e7ed7d
.\" Language: English
.\"
-.TH "GIT\-CLEAN" "1" "09/13/2022" "Git 2\&.37\&.3\&.611\&.ge188ec" "Git Manual"
+.TH "GIT\-CLEAN" "1" "09/14/2022" "Git 2\&.37\&.3\&.662\&.g36f8e7" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -150,6 +150,14 @@ help
.RS 4
Show brief usage of interactive git\-clean\&.
.RE
+.SH "CONFIGURATION"
+.sp
+Everything below this line in this section is selectively included from the \fBgit-config\fR(1) documentation\&. The content is the same as what\(cqs found there:
+.PP
+clean\&.requireForce
+.RS 4
+A boolean to make git\-clean do nothing unless given \-f, \-i or \-n\&. Defaults to true\&.
+.RE
.SH "SEE ALSO"
.sp
\fBgitignore\fR(5)