summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-01-20 15:23:19 -0800
committerJunio C Hamano <gitster@pobox.com>2016-01-20 15:23:19 -0800
commit4e6ba27c956c6c9b43e7196f210796bd1db478a9 (patch)
treeee957d01ddae17e1dcd2579467b90512aa263bb0 /git-diff-tree.html
parenta7da1ba8da6521497f33dce9b3d2a46a857172cc (diff)
downloadgit-htmldocs-4e6ba27c956c6c9b43e7196f210796bd1db478a9.tar.gz
Autogenerated HTML docs for v2.7.0-75-g3ee1e
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 103c7ad93..4aabb2f75 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -1814,7 +1814,7 @@ people using 80-column terminals.</p></div>
</p>
</dd>
<dt class="hdlist1">
---notes[=&lt;ref&gt;]
+--notes[=&lt;treeish&gt;]
</dt>
<dd>
<p>
@@ -1827,8 +1827,8 @@ people using 80-column terminals.</p></div>
<div class="paragraph"><p>By default, the notes shown are from the notes refs listed in the
<em>core.notesRef</em> and <em>notes.displayRef</em> variables (or corresponding
environment overrides). See <a href="git-config.html">git-config(1)</a> for more details.</p></div>
-<div class="paragraph"><p>With an optional <em>&lt;ref&gt;</em> argument, show this notes ref instead of the
-default notes ref(s). The ref specifies the full refname when it begins
+<div class="paragraph"><p>With an optional <em>&lt;treeish&gt;</em> argument, use the treeish to find the notes
+to display. The treeish can specify the full refname when it begins
with <code>refs/notes/</code>; when it begins with <code>notes/</code>, <code>refs/</code> and otherwise
<code>refs/notes/</code> is prefixed to form a full name of the ref.</p></div>
<div class="paragraph"><p>Multiple --notes options can be combined to control which notes are
@@ -1849,7 +1849,7 @@ being displayed. Examples: "--notes=foo" will show only notes from
</p>
</dd>
<dt class="hdlist1">
---show-notes[=&lt;ref&gt;]
+--show-notes[=&lt;treeish&gt;]
</dt>
<dt class="hdlist1">
--[no-]standard-notes