summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-08 22:49:47 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-08 22:49:47 +0000
commiteb415999b469f6d3e718f2fdf28dd460d8db5f4f (patch)
treeca4b12fcea8cc51c42b66ee456255ee4ea85b203 /git-grep.html
parente2b205c118b67a65b1bde35ff88de1f7aceae8d0 (diff)
downloadgit-htmldocs-eb415999b469f6d3e718f2fdf28dd460d8db5f4f.tar.gz
Autogenerated HTML docs for v1.5.6-rc2-15-g457bb
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html73
1 files changed, 62 insertions, 11 deletions
diff --git a/git-grep.html b/git-grep.html
index 3a9cee065..474a61e38 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -303,7 +303,10 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--a | --text
+-a
+</dt>
+<dt>
+--text
</dt>
<dd>
<p>
@@ -311,7 +314,10 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--i | --ignore-case
+-i
+</dt>
+<dt>
+--ignore-case
</dt>
<dd>
<p>
@@ -328,7 +334,10 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--w | --word-regexp
+-w
+</dt>
+<dt>
+--word-regexp
</dt>
<dd>
<p>
@@ -338,7 +347,10 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--v | --invert-match
+-v
+</dt>
+<dt>
+--invert-match
</dt>
<dd>
<p>
@@ -346,7 +358,10 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--h | -H
+-h
+</dt>
+<dt>
+-H
</dt>
<dd>
<p>
@@ -369,7 +384,16 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--E | --extended-regexp | -G | --basic-regexp
+-E
+</dt>
+<dt>
+--extended-regexp
+</dt>
+<dt>
+-G
+</dt>
+<dt>
+--basic-regexp
</dt>
<dd>
<p>
@@ -378,7 +402,10 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--F | --fixed-strings
+-F
+</dt>
+<dt>
+--fixed-strings
</dt>
<dd>
<p>
@@ -395,7 +422,19 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--l | --files-with-matches | --name-only | -L | --files-without-match
+-l
+</dt>
+<dt>
+--files-with-matches
+</dt>
+<dt>
+--name-only
+</dt>
+<dt>
+-L
+</dt>
+<dt>
+--files-without-match
</dt>
<dd>
<p>
@@ -406,7 +445,10 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
--c | --count
+-c
+</dt>
+<dt>
+--count
</dt>
<dd>
<p>
@@ -453,7 +495,16 @@ registered in the index file, or given tree objects.</p>
</p>
</dd>
<dt>
---and | --or | --not | ( | )
+--and
+</dt>
+<dt>
+--or
+</dt>
+<dt>
+--not
+</dt>
+<dt>
+( &#8230; )
</dt>
<dd>
<p>
@@ -530,7 +581,7 @@ revamped by Junio C Hamano.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:33:44 UTC
+Last updated 08-Jun-2008 22:46:41 UTC
</div>
</div>
</body>