summaryrefslogtreecommitdiffstats
path: root/gitignore.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 /gitignore.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'gitignore.html')
-rw-r--r--gitignore.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/gitignore.html b/gitignore.html
index 8abf751e2..6ef65bcf0 100644
--- a/gitignore.html
+++ b/gitignore.html
@@ -379,10 +379,10 @@ ignore in all situations (e.g., backup or temporary files generated by
the user's editor of choice) generally go into a file specified by
<tt>core.excludesfile</tt> in the user's <tt>~/.gitconfig</tt>.</p></div>
<div class="para"><p>The underlying git plumbing tools, such as
-<em>git-ls-files</em> and <em>git-read-tree</em>, read
+<em>git ls-files</em> and <em>git read-tree</em>, read
<tt>gitignore</tt> patterns specified by command-line options, or from
files specified by command-line options. Higher-level git
-tools, such as <em>git-status</em> and <em>git-add</em>,
+tools, such as <em>git status</em> and <em>git add</em>,
use patterns from the sources specified above.</p></div>
<div class="para"><p>Patterns have the following format:</p></div>
<div class="ilist"><ul>
@@ -486,7 +486,7 @@ Frank Lichtenheld, and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:53 UTC
+Last updated 2010-01-21 17:44:42 UTC
</div>
</div>
</body>