summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-08-10 00:18:08 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-08-10 00:18:08 +0000
commit8fd5230c0ebc53d2757489e73f39773c40af2dad (patch)
treed058387ab933b5df7491a296c6df24e5aff57bff /git-status.html
parent0ab78ae40c3de9d25eae0a8dfe0092f8e4de1398 (diff)
downloadgit-htmldocs-8fd5230c0ebc53d2757489e73f39773c40af2dad.tar.gz
Autogenerated HTML docs for v1.4.2-rc4
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-status.html b/git-status.html
index 965cf704b..4794a1a3e 100644
--- a/git-status.html
+++ b/git-status.html
@@ -272,7 +272,7 @@ git-status(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-status</em></p>
+<p><em>git-status</em> &lt;options&gt;&#8230;</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -285,6 +285,9 @@ running <em>git commit</em>.</p>
<p>If there is no path that is different between the index file and
the current HEAD commit, the command exits with non-zero
status.</p>
+<p>The command takes the same set of options as <tt>git-commit</tt>; it
+shows what would be committed if the same options are given to
+<tt>git-commit</tt>.</p>
</div>
<h2>OUTPUT</h2>
<div class="sectionbody">
@@ -306,7 +309,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 15-Jul-2006 01:38:14 UTC
+Last updated 10-Aug-2006 00:17:59 UTC
</div>
</div>
</body>