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.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-status.1 b/man1/git-status.1
index d5e72b62f..64c82ae97 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-18
+.\" Date: 2024-03-21
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.279.g3bd955d269
+.\" Source: Git 2.44.0.325.g11c821f2f2
.\" Language: English
.\"
-.TH "GIT\-STATUS" "1" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
+.TH "GIT\-STATUS" "1" "2024\-03\-21" "Git 2\&.44\&.0\&.325\&.g11c821" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -781,7 +781,7 @@ By default, \fBgit status\fR will automatically refresh the index, updating the
The
\fB\-\-untracked\-files=no\fR
flag or the
-\fBstatus\&.showUntrackedfiles=false\fR
+\fBstatus\&.showUntrackedFiles=no\fR
config (see above for both): indicate that
\fBgit status\fR
should not report untracked files\&. This is the fastest option\&.