summaryrefslogtreecommitdiffstats
path: root/git-status.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-status.txt')
-rw-r--r--git-status.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-status.txt b/git-status.txt
index 4dbb88373..b0f36fabf 100644
--- a/git-status.txt
+++ b/git-status.txt
@@ -472,7 +472,7 @@ again, because your configuration may already be caching `git status`
results, so it could be faster on subsequent runs.
* The `--untracked-files=no` flag or the
- `status.showUntrackedfiles=false` config (see above for both):
+ `status.showUntrackedFiles=no` config (see above for both):
indicate that `git status` should not report untracked
files. This is the fastest option. `git status` will not list
the untracked files, so you need to be careful to remember if