summaryrefslogtreecommitdiffstats
path: root/git-config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-21 12:54:50 -0700
committerJunio C Hamano <gitster@pobox.com>2018-03-21 12:54:50 -0700
commit81000167654335ce6ae7c909bc563b73b5ad7c65 (patch)
treeb95620d74248d36b55ebd03809f948f7703b5c0c /git-config.txt
parentc756926d575a42433fb764a16b48327974208afb (diff)
downloadgit-htmldocs-81000167654335ce6ae7c909bc563b73b5ad7c65.tar.gz
Autogenerated HTML docs for v2.17.0-rc1
Diffstat (limited to 'git-config.txt')
-rw-r--r--git-config.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-config.txt b/git-config.txt
index 14da5fc15..e09ed5d7d 100644
--- a/git-config.txt
+++ b/git-config.txt
@@ -233,6 +233,12 @@ See also <<FILES>>.
using `--file`, `--global`, etc) and `on` when searching all
config files.
+CONFIGURATION
+-------------
+`pager.config` is only respected when listing configuration, i.e., when
+using `--list` or any of the `--get-*` which may return multiple results.
+The default is to use a pager.
+
[[FILES]]
FILES
-----