author | Jonathan Nieder <jrnieder@gmail.com> | |
Sun, 14 Feb 2010 12:02:35 +0000 (06:02 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 15 Feb 2010 02:23:17 +0000 (18:23 -0800) | ||
commit | 06300d9753349a83212360445d241d70a46375fa | |
tree | 025c3b1067ba264a1c296c55b5562aca3851d6ae | tree | snapshot |
parent | 64778d24a93ad455e5883120aef350ede20061c4 | commit | diff |
git.1: Clarify the behavior of the --paginate option
The --paginate option is meant to negate the effect of an explicit or
implicit pager.<cmd> = false setting. Thus it turns the pager on if
output is going to a terminal rather than unconditionally.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The --paginate option is meant to negate the effect of an explicit or
implicit pager.<cmd> = false setting. Thus it turns the pager on if
output is going to a terminal rather than unconditionally.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt | diff | blob | history |