summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-09-12 17:54:09 -0700
committerJunio C Hamano <gitster@pobox.com>2016-09-12 17:54:09 -0700
commitcd451662c9139640c5676982f6c88f89e16c23b2 (patch)
treeb1ae28586fe8ebd5064cc527f52d24b7cf5116cc /git-rev-list.html
parente37049f6c527b79d663ec816d053581d3cae9131 (diff)
downloadgit-htmldocs-cd451662c9139640c5676982f6c88f89e16c23b2.tar.gz
Autogenerated HTML docs for v2.10.0-129-g35f6
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index c6cb2496b..c43515f30 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1246,7 +1246,7 @@ excluded from the output.</p></div>
</dt>
<dd>
<p>
- List only commits on the respective side of a symmetric range,
+ List only commits on the respective side of a symmetric difference,
i.e. only those which would be marked <code>&lt;</code> resp. <code>&gt;</code> by
<code>--left-right</code>.
</p>
@@ -2161,7 +2161,7 @@ the time zone is omitted when the local time zone is used
</dt>
<dd>
<p>
- Mark which side of a symmetric diff a commit is reachable from.
+ Mark which side of a symmetric difference a commit is reachable from.
Commits from the left side are prefixed with <code>&lt;</code> and those from
the right with <code>&gt;</code>. If combined with <code>--boundary</code>, those
commits are prefixed with <code>-</code>.
@@ -2647,7 +2647,7 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
</li>
<li>
<p>
-<em>%m</em>: left, right or boundary mark
+<em>%m</em>: left (<code>&lt;</code>), right (<code>&gt;</code>) or boundary (<code>-</code>) mark
</p>
</li>
<li>