summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-08-22 11:32:37 -0700
committerJunio C Hamano <gitster@pobox.com>2017-08-22 11:32:37 -0700
commit4b2a6c149b267a1120f1444a0951af13d7b36d69 (patch)
tree5c68e72eebbfb448458790b8350ba417b3d93654 /git-tag.html
parent65314ca2cdc18a564335d61f615f5f6da04c0f97 (diff)
downloadgit-htmldocs-4b2a6c149b267a1120f1444a0951af13d7b36d69.tar.gz
Autogenerated HTML docs for v2.14.1-248-gf0294f
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-tag.html b/git-tag.html
index 3fb25da07..e6643a771 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -1080,6 +1080,9 @@ it in the repository configuration as follows:</p></div>
<pre><code>[user]
signingKey = &lt;gpg-keyid&gt;</code></pre>
</div></div>
+<div class="paragraph"><p><code>pager.tag</code> is only respected when listing tags, i.e., when <code>-l</code> is
+used or implied. The default is to use a pager.
+See <a href="git-config.html">git-config(1)</a>.</p></div>
</div>
</div>
<div class="sect1">
@@ -1286,7 +1289,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-06-01 23:23:19 PDT
+Last updated 2017-08-22 11:31:59 PDT
</div>
</div>
</body>