summaryrefslogtreecommitdiffstats
path: root/man1/git-status.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-status.1')
-rw-r--r--man1/git-status.115
1 files changed, 11 insertions, 4 deletions
diff --git a/man1/git-status.1 b/man1/git-status.1
index e9c3eb817..faa9c5f23 100644
--- a/man1/git-status.1
+++ b/man1/git-status.1
@@ -2,12 +2,12 @@
.\" Title: git-status
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-03-25
+.\" Date: 2024-03-28
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.368.gc75fd8d815
+.\" Source: Git 2.44.0.413.gd6fd04375f
.\" Language: English
.\"
-.TH "GIT\-STATUS" "1" "2024\-03\-25" "Git 2\&.44\&.0\&.368\&.gc75fd8" "Git Manual"
+.TH "GIT\-STATUS" "1" "2024\-03\-28" "Git 2\&.44\&.0\&.413\&.gd6fd04" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -135,7 +135,14 @@ and
\fBno\fR
to have
\fBgit status\fR
-return more quickly without showing untracked files\&.
+return more quickly without showing untracked files\&. All usual spellings for Boolean value
+\fBtrue\fR
+are taken as
+\fBnormal\fR
+and
+\fBfalse\fR
+as
+\fBno\fR\&.
.sp
The default can be changed using the status\&.showUntrackedFiles configuration variable documented in
\fBgit-config\fR(1)\&.