summaryrefslogtreecommitdiffstats
path: root/git-check-attr.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-check-attr.html')
-rw-r--r--git-check-attr.html16
1 files changed, 13 insertions, 3 deletions
diff --git a/git-check-attr.html b/git-check-attr.html
index 5859d6cb1..6dc9cb7ea 100644
--- a/git-check-attr.html
+++ b/git-check-attr.html
@@ -749,8 +749,8 @@ git-check-attr(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git check-attr</em> [-a | --all | &lt;attr&gt;&#8230;] [--] &lt;pathname&gt;&#8230;
-<em>git check-attr</em> --stdin [-z] [-a | --all | &lt;attr&gt;&#8230;]</pre>
+<pre class="content"><em>git check-attr</em> [--source &lt;tree-ish&gt;] [-a | --all | &lt;attr&gt;&#8230;] [--] &lt;pathname&gt;&#8230;
+<em>git check-attr</em> --stdin [-z] [--source &lt;tree-ish&gt;] [-a | --all | &lt;attr&gt;&#8230;]</pre>
<div class="attribution">
</div></div>
</div>
@@ -804,6 +804,16 @@ git-check-attr(1) Manual Page
</p>
</dd>
<dt class="hdlist1">
+--source=&lt;tree-ish&gt;
+</dt>
+<dd>
+<p>
+ Check attributes against the specified tree-ish. It is common to
+ specify the source tree by naming a commit, branch or tag associated
+ with it.
+</p>
+</dd>
+<dt class="hdlist1">
--
</dt>
<dd>
@@ -960,7 +970,7 @@ README: caveat: unspecified</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2023-01-23 14:32:38 PST
</div>
</div>
</body>