summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-05 13:39:53 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-05 13:39:53 -0700
commit1eb5609b6b3e2908ee747dfe313c24f17334ce26 (patch)
tree7399ab13ecb59275ff9caa0624441831a5b0f8de /git-status.html
parent70d664063d4eb347c0d30071e08a40fbf72dcd34 (diff)
downloadgit-htmldocs-1eb5609b6b3e2908ee747dfe313c24f17334ce26.tar.gz
Autogenerated HTML docs for v2.6.1-120-g24a00e
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-status.html b/git-status.html
index 93315b0f9..fa732a583 100644
--- a/git-status.html
+++ b/git-status.html
@@ -835,8 +835,9 @@ third are what you <em>could</em> commit by running <em>git add</em> before runn
<p>
Show untracked files.
</p>
-<div class="paragraph"><p>The mode parameter is optional (defaults to <em>all</em>), and is used to
-specify the handling of untracked files.</p></div>
+<div class="paragraph"><p>The mode parameter is used to specify the handling of untracked files.
+It is optional: it defaults to <em>all</em>, and if specified, it must be
+stuck to the option (e.g. <code>-uno</code>, but not <code>-u no</code>).</p></div>
<div class="paragraph"><p>The possible options are:</p></div>
<div class="ulist"><ul>
<li>
@@ -1093,7 +1094,7 @@ output but does not honor these settings.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-05-26 14:38:11 PDT
+Last updated 2015-10-05 13:38:43 PDT
</div>
</div>
</body>