</p>\r
</dd>\r
<dt>\r
--l | --files-with-matches | -L | --files-without-match\r
+-l | --files-with-matches | --name-only | -L | --files-without-match\r
</dt>\r
<dd>\r
<p>\r
Instead of showing every matched line, show only the\r
names of files that contain (or do not contain) matches.\r
+ For better compatability with git-diff, --name-only is a\r
+ synonym for --files-with-matches.\r
</p>\r
</dd>\r
<dt>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:23 UTC\r
+Last updated 22-Feb-2008 22:56:35 UTC\r
</div>\r
</div>\r
</body>\r
-n::
Prefix the line number to matching lines.
--l | --files-with-matches | -L | --files-without-match::
+-l | --files-with-matches | --name-only | -L | --files-without-match::
Instead of showing every matched line, show only the
names of files that contain (or do not contain) matches.
+ For better compatability with git-diff, --name-only is a
+ synonym for --files-with-matches.
-c | --count::
Instead of showing every matched line, show the number of
</div>\r
<h2>SYNOPSIS</h2>\r
<div class="sectionbody">\r
-<p><em>git-merge-index</em> [-o] [-q] <merge-program> (-a | -- | <file>*)</p>\r
+<p><em>git-merge-index</em> [-o] [-q] <merge-program> (-a | [--] <file>*)</p>\r
</div>\r
<h2>DESCRIPTION</h2>\r
<div class="sectionbody">\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:31 UTC\r
+Last updated 22-Feb-2008 22:56:35 UTC\r
</div>\r
</div>\r
</body>\r
SYNOPSIS
--------
-'git-merge-index' [-o] [-q] <merge-program> (-a | \-- | <file>\*)
+'git-merge-index' [-o] [-q] <merge-program> (-a | [--] <file>\*)
DESCRIPTION
-----------