summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-status.html b/git-status.html
index f8cd29158..d67bdfe85 100644
--- a/git-status.html
+++ b/git-status.html
@@ -877,7 +877,9 @@ time in a large working tree.
Consider enabling untracked cache and split index if supported (see
<code>git update-index --untracked-cache</code> and <code>git update-index
--split-index</code>), Otherwise you can use <code>no</code> to have <code>git status</code>
-return more quickly without showing untracked files.</p></div>
+return more quickly without showing untracked files.
+All usual spellings for Boolean value <code>true</code> are taken as <code>normal</code>
+and <code>false</code> as <code>no</code>.</p></div>
<div class="paragraph"><p>The default can be changed using the status.showUntrackedFiles
configuration variable documented in <a href="git-config.html">git-config(1)</a>.</p></div>
</div></div>
@@ -1464,7 +1466,7 @@ normal.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2024-03-21 16:28:38 PDT
+ 2024-03-28 14:36:08 PDT
</div>
</div>
</body>