Documentation: clarify pager.<cmd> configuration
commit32818085ee88dd98c48a0838fba3c4673d5e819c
authorJonathan Nieder <jrnieder@uchicago.edu>
Sun, 24 Aug 2008 05:38:06 +0000 (24 00:38 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 Aug 2008 19:01:28 +0000 (24 12:01 -0700)
tree69d925ca7658ddf9cae6c0698a2e8f3f35abd49c
parentf5f7e4a18cf656747be8f8447ca304ddf716c742
Documentation: clarify pager.<cmd> configuration

It was not obvious from the text that pager.<cmd> is a boolean
setting.

While we're changing the description, make some other
improvements: lest we forget and fret, clarify that -p and
pager.<cmd> 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 <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt