<p>\r
Either an option to pass to <tt>grep</tt> or <tt>git-ls-files</tt>.\r
</p>\r
-<div class="literalblock">\r
-<div class="content">\r
-<pre><tt>The following are the specific `git-ls-files` options\r
-that may be given: `-o`, `--cached`, `--deleted`, `--others`,\r
-`--killed`, `--ignored`, `--modified`, `--exclude=*`,\r
-`--exclude-from=*`, and `--exclude-per-directory=*`.</tt></pre>\r
-</div></div>\r
-<div class="literalblock">\r
-<div class="content">\r
-<pre><tt>All other options will be passed to `grep`.</tt></pre>\r
-</div></div>\r
+<p>The following are the specific <tt>git-ls-files</tt> options\r
+that may be given: <tt>-o</tt>, <tt>--cached</tt>, <tt>--deleted</tt>, <tt>--others</tt>,\r
+<tt>--killed</tt>, <tt>--ignored</tt>, <tt>--modified</tt>, <tt>--exclude=*</tt>,\r
+<tt>--exclude-from=*</tt>, and <tt>--exclude-per-directory=*</tt>.</p>\r
+<p>All other options will be passed to <tt>grep</tt>.</p>\r
</dd>\r
<dt>\r
<pattern>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 10-Mar-2006 00:31:27 UTC\r
+Last updated 24-Mar-2006 08:11:01 UTC\r
</div>\r
</div>\r
</body>\r
<option>...::
Either an option to pass to `grep` or `git-ls-files`.
-
- 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=*`.
-
- All other options will be passed to `grep`.
++
+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=\*`.
++
+All other options will be passed to `grep`.
<pattern>::
The pattern to look for. The first non option is taken
With this flag, show differences to that commit from all\r
of its parents.\r
</p>\r
-<div class="literalblock">\r
-<div class="content">\r
-<pre><tt>However, it is not very useful in general, although it\r
-*is* useful on a file-by-file basis.</tt></pre>\r
-</div></div>\r
+<p>However, it is not very useful in general, although it\r
+<strong>is</strong> useful on a file-by-file basis.</p>\r
</dd>\r
</dl>\r
</div>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 10-Mar-2006 00:31:39 UTC\r
+Last updated 24-Mar-2006 08:11:02 UTC\r
</div>\r
</div>\r
</body>\r
By default, differences for merge commits are not shown.
With this flag, show differences to that commit from all
of its parents.
-
- However, it is not very useful in general, although it
- *is* useful on a file-by-file basis.
++
+However, it is not very useful in general, although it
+*is* useful on a file-by-file basis.
Examples
--------