summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-02-26 14:13:10 -0800
committerJunio C Hamano <gitster@pobox.com>2016-02-26 14:13:10 -0800
commit76df4f76799400e688028a29f01197b675545f84 (patch)
tree7c3757358cae00870963af7d540f83ea3d39b8c6 /git-for-each-ref.html
parent3fcdd0774d9c54ba3fd7344eed95570cd2e5f329 (diff)
downloadgit-htmldocs-76df4f76799400e688028a29f01197b675545f84.tar.gz
Autogenerated HTML docs for v2.8.0-rc0
Diffstat (limited to 'git-for-each-ref.html')
-rw-r--r--git-for-each-ref.html22
1 files changed, 13 insertions, 9 deletions
diff --git a/git-for-each-ref.html b/git-for-each-ref.html
index bc440df84..4205193cb 100644
--- a/git-for-each-ref.html
+++ b/git-for-each-ref.html
@@ -976,14 +976,18 @@ align
<dd>
<p>
Left-, middle-, or right-align the content between
- %(align:&#8230;) and %(end). The "align:" is followed by <code>&lt;width&gt;</code>
- and <code>&lt;position&gt;</code> in any order separated by a comma, where the
- <code>&lt;position&gt;</code> is either left, right or middle, default being
- left and <code>&lt;width&gt;</code> is the total length of the content with
- alignment. If the contents length is more than the width then
- no alignment is performed. If used with <em>--quote</em> everything
- in between %(align:&#8230;) and %(end) is quoted, but if nested
- then only the topmost level performs quoting.
+ %(align:&#8230;) and %(end). The "align:" is followed by
+ <code>width=&lt;width&gt;</code> and <code>position=&lt;position&gt;</code> in any order
+ separated by a comma, where the <code>&lt;position&gt;</code> is either left,
+ right or middle, default being left and <code>&lt;width&gt;</code> is the total
+ length of the content with alignment. For brevity, the
+ "width=" and/or "position=" prefixes may be omitted, and bare
+ &lt;width&gt; and &lt;position&gt; used instead. For instance,
+ <code>%(align:&lt;width&gt;,&lt;position&gt;)</code>. If the contents length is more
+ than the width then no alignment is performed. If used with
+ <em>--quote</em> everything in between %(align:&#8230;) and %(end) is
+ quoted, but if nested then only the topmost level performs
+ quoting.
</p>
</dd>
</dl></div>
@@ -1117,7 +1121,7 @@ eval "$eval"</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-02-01 15:37:47 PST
+Last updated 2016-02-26 14:09:26 PST
</div>
</div>
</body>