author | Jonathan Nieder <jrnieder@uchicago.edu> | |
Sun, 24 Aug 2008 05:38:06 +0000 (00:38 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 24 Aug 2008 19:01:28 +0000 (12:01 -0700) | ||
commit | 32818085ee88dd98c48a0838fba3c4673d5e819c | |
tree | 69d925ca7658ddf9cae6c0698a2e8f3f35abd49c | tree | snapshot |
parent | f5f7e4a18cf656747be8f8447ca304ddf716c742 | commit | diff |
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>
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 | diff | blob | history |