summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-25 13:02:36 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-25 13:02:36 -0700
commit0364a71a6235c56636be75b7912245a27906cf82 (patch)
tree72d4337ac0d83d8108ebb19919cd38331de8aa84 /git-grep.html
parent843ce960172f905adde020be09e82cb7fb7cdf70 (diff)
downloadgit-htmldocs-0364a71a6235c56636be75b7912245a27906cf82.tar.gz
Autogenerated HTML docs for v1.7.11-rc0
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-grep.html b/git-grep.html
index 185baa744..8f14b7a34 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -607,7 +607,9 @@ git-grep(1) Manual Page
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
<div class="paragraph"><p>Look for specified patterns in the tracked files in the work tree, blobs
-registered in the index file, or blobs in given tree objects.</p></div>
+registered in the index file, or blobs in given tree objects. Patterns
+are lists of one or more search expressions separated by newline
+characters. An empty string as search expression matches all lines.</p></div>
</div>
<h2 id="_configuration">CONFIGURATION</h2>
<div class="sectionbody">
@@ -1119,7 +1121,7 @@ grep.extendedRegexp
<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-25 13:02:12 PDT
</div>
</div>
</body>