From: Jonathan Nieder Date: Sun, 24 Aug 2008 05:38:06 +0000 (-0500) Subject: Documentation: clarify pager. configuration X-Git-Tag: v1.6.0.1~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/32818085ee88dd98c48a0838fba3c4673d5e819c?hp=32818085ee88dd98c48a0838fba3c4673d5e819c Documentation: clarify pager. configuration It was not obvious from the text that pager. is a boolean setting. While we're changing the description, make some other improvements: lest we forget and fret, clarify that -p and pager. do not kick in when stdout is not a tty; point to related core.pager and GIT_PAGER settings; use renamed --paginate option. Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano ---