OSDN Git Service

Merge branch 'mg/format-ref-doc-fix' into maint
[git-core/git.git] / Documentation / git-tag.txt
index 32410f3..543fb42 100644 (file)
@@ -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
 ----------