summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-27 11:58:35 -0800
committerJunio C Hamano <gitster@pobox.com>2017-12-27 11:58:35 -0800
commit0f1291dcb49cd80bdb333eecb5f978a6a5ac3818 (patch)
treec8082d36556025d6bcea28f0b0afd313c809c34b /git-diff-tree.html
parent047135e65db3686c7b168ba029e8545071e5226f (diff)
downloadgit-htmldocs-0f1291dcb49cd80bdb333eecb5f978a6a5ac3818.tar.gz
Autogenerated HTML docs for v2.15.1-501-g29533f
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 25d57d961..607851a76 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -2606,11 +2606,13 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
</li>
<li>
<p>
-%(trailers): display the trailers of the body as interpreted by
- <a href="git-interpret-trailers.html">git-interpret-trailers(1)</a>. If the <code>:only</code> option is given,
- omit non-trailer lines from the trailer block. If the <code>:unfold</code>
- option is given, behave as if interpret-trailer&#8217;s <code>--unfold</code> option
- was given. E.g., <code>%(trailers:only:unfold)</code> to do both.
+%(trailers[:options]): display the trailers of the body as interpreted
+ by <a href="git-interpret-trailers.html">git-interpret-trailers(1)</a>. The <code>trailers</code> string may be
+ followed by a colon and zero or more comma-separated options. If the
+ <code>only</code> option is given, omit non-trailer lines from the trailer block.
+ If the <code>unfold</code> option is given, behave as if interpret-trailer&#8217;s
+ <code>--unfold</code> option was given. E.g., <code>%(trailers:only,unfold)</code> to do
+ both.
</p>
</li>
</ul></div>