summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-grep.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-grep.html b/git-grep.html
index 474a61e38..7d3d200d6 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -273,7 +273,7 @@ git-grep(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git-grep</em> [--cached]
+<div class="content"><em>git grep</em> [--cached]
[-a | --text] [-I] [-i | --ignore-case] [-w | --word-regexp]
[-v | --invert-match] [-h|-H] [--full-name]
[-E | --extended-regexp] [-G | --basic-regexp]
@@ -440,7 +440,7 @@ registered in the index file, or given tree objects.</p>
<p>
Instead of showing every matched line, show only the
names of files that contain (or do not contain) matches.
- For better compatibility with git-diff, --name-only is a
+ For better compatibility with <tt>git-diff</tt>, --name-only is a
synonym for --files-with-matches.
</p>
</dd>
@@ -581,7 +581,7 @@ revamped by Junio C Hamano.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:46:41 UTC
+Last updated 02-Jul-2008 03:01:47 UTC
</div>
</div>
</body>