summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-03 16:07:25 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-03 16:07:25 -0700
commit22700fb0070b260261fc5003205fe9aa9e080ce5 (patch)
tree5a1a599cd0bb7d43f653facfe7afb9c71c412ab8 /git-status.html
parentb76a68630eaab75c4eb1c41f0fc091811854ff43 (diff)
downloadgit-htmldocs-22700fb0070b260261fc5003205fe9aa9e080ce5.tar.gz
Autogenerated HTML docs for v1.7.10.1-456-g16798
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/git-status.html b/git-status.html
index 924d74761..0f478f63b 100644
--- a/git-status.html
+++ b/git-status.html
@@ -704,6 +704,20 @@ configuration variable documented in <a href="git-config.html">git-config(1)</a>
the <tt>--porcelain</tt> output format if no other format is given.
</p>
</dd>
+<dt class="hdlist1">
+--column[=&lt;options&gt;]
+</dt>
+<dt class="hdlist1">
+--no-column
+</dt>
+<dd>
+<p>
+ Display untracked files in columns. See configuration variable
+ column.status for option syntax.<tt>--column</tt> and <tt>--no-column</tt>
+ without options are equivalent to <em>always</em> and <em>never</em>
+ respectively.
+</p>
+</dd>
</dl></div>
</div>
<h2 id="_output">OUTPUT</h2>
@@ -860,7 +874,7 @@ shown (see --summary-limit option of <a href="git-submodule.html">git-submodule(
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-05-02 15:00:44 PDT
+Last updated 2012-05-03 16:06:58 PDT
</div>
</div>
</body>