Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-lib: set LSAN_OPTIONS to abort by default
[gitweb.git]
/
Documentation
/
git-tag.txt
diff --git
a/Documentation/git-tag.txt
b/Documentation/git-tag.txt
index 32410f3d22f0a7961d99854599ea1d5b86e03e07..543fb425ee7c1d4c09a5ad4afbd00b9b812e4871 100644
(file)
--- a/
Documentation/git-tag.txt
+++ b/
Documentation/git-tag.txt
@@
-205,6
+205,9
@@
it in the repository configuration as follows:
signingKey = <gpg-keyid>
-------------------------------------
+`pager.tag` is only respected when listing tags, i.e., when `-l` is
+used or implied. The default is to use a pager.
+See linkgit:git-config[1].
DISCUSSION
----------