summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-03-24 08:11:06 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-03-24 08:11:06 +0000
commitadeb8991849ffe32f3f7b2ca018c498db75e51f2 (patch)
tree96a80d2bc65eaff483aa358cd068358f10552a6d /git-grep.html
parenta725a53a1bd7c9e733b42b9a8707f4255a3e4654 (diff)
downloadgit-htmldocs-adeb8991849ffe32f3f7b2ca018c498db75e51f2.tar.gz
Autogenerated HTML docs for v1.2.4-g79f5
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html18
1 files changed, 6 insertions, 12 deletions
diff --git a/git-grep.html b/git-grep.html
index 03dcf015a..11f2f7e7b 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -298,17 +298,11 @@ containing a match to the given pattern.</p>
<p>
Either an option to pass to <tt>grep</tt> or <tt>git-ls-files</tt>.
</p>
-<div class="literalblock">
-<div class="content">
-<pre><tt>The following are the specific `git-ls-files` options
-that may be given: `-o`, `--cached`, `--deleted`, `--others`,
-`--killed`, `--ignored`, `--modified`, `--exclude=*`,
-`--exclude-from=*`, and `--exclude-per-directory=*`.</tt></pre>
-</div></div>
-<div class="literalblock">
-<div class="content">
-<pre><tt>All other options will be passed to `grep`.</tt></pre>
-</div></div>
+<p>The following are the specific <tt>git-ls-files</tt> options
+that may be given: <tt>-o</tt>, <tt>--cached</tt>, <tt>--deleted</tt>, <tt>--others</tt>,
+<tt>--killed</tt>, <tt>--ignored</tt>, <tt>--modified</tt>, <tt>--exclude=*</tt>,
+<tt>--exclude-from=*</tt>, and <tt>--exclude-per-directory=*</tt>.</p>
+<p>All other options will be passed to <tt>grep</tt>.</p>
</dd>
<dt>
&lt;pattern&gt;
@@ -345,7 +339,7 @@ that may be given: `-o`, `--cached`, `--deleted`, `--others`,
</div>
<div id="footer">
<div id="footer-text">
-Last updated 10-Mar-2006 00:31:27 UTC
+Last updated 24-Mar-2006 08:11:01 UTC
</div>
</div>
</body>