summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-status.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-status.html b/git-status.html
index d8947541a..3560d30f0 100644
--- a/git-status.html
+++ b/git-status.html
@@ -329,7 +329,7 @@ current HEAD commit, paths that have differences between the working
tree and the index file, and paths in the working tree that are not
tracked by git (and are not ignored by <a href="gitignore.html">gitignore(5)</a>). The first
are what you _would_ commit by running <tt>git commit</tt>; the second and
-third are what you _could_ commit by running <em>git-add</em> before running
+third are what you _could_ commit by running <em>git add</em> before running
<tt>git commit</tt>.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
@@ -481,7 +481,7 @@ shown (see --summary-limit option of <a href="git-submodule.html">git-submodule(
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-28 09:33:36 UTC
+Last updated 2010-01-21 17:44:38 UTC
</div>
</div>
</body>