summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-23 14:32:46 -0700
committerJunio C Hamano <gitster@pobox.com>2015-03-23 14:32:46 -0700
commit322c6244651c408d924f71f73effd8ed833916d3 (patch)
tree6e8cf8d283e2a923cc330b4b64eeb3c972341edd /git-status.html
parent0762262193bb8a218def4fd749a68476d5337b5d (diff)
downloadgit-htmldocs-322c6244651c408d924f71f73effd8ed833916d3.tar.gz
Autogenerated HTML docs for v2.3.4-263-gf53fc
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-status.html b/git-status.html
index ee17d838b..83da38b85 100644
--- a/git-status.html
+++ b/git-status.html
@@ -866,7 +866,7 @@ configuration variable documented in <a href="git-config.html">git-config(1)</a>
only changes to the commits stored in the superproject are shown (this was
the behavior before 1.7.0). Using "all" hides all changes to submodules
(and suppresses the output of submodule summaries when the config option
- <code>status.submodulesummary</code> is set).
+ <code>status.submoduleSummary</code> is set).
</p>
</dd>
<dt class="hdlist1">
@@ -1047,7 +1047,7 @@ to colorize its output.</p></div>
<div class="paragraph"><p>If the config variable <code>status.relativePaths</code> is set to false, then all
paths shown are relative to the repository root, not to the current
directory.</p></div>
-<div class="paragraph"><p>If <code>status.submodulesummary</code> is set to a non zero number or true (identical
+<div class="paragraph"><p>If <code>status.submoduleSummary</code> is set to a non zero number or true (identical
to -1 or an unlimited number), the submodule summary will be enabled for
the long format and a summary of commits for modified submodules will be
shown (see --summary-limit option of <a href="git-submodule.html">git-submodule(1)</a>). Please note
@@ -1075,7 +1075,7 @@ output but does not honor these settings.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-10-24 15:27:52 PDT
+Last updated 2015-03-23 14:31:16 PDT
</div>
</div>
</body>