git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Document how to tell git to not launch a pager
@ 2007-07-19 10:43 Steven Grimm
  2007-07-19 11:02 ` martin f krafft
  0 siblings, 1 reply; 12+ messages in thread
From: Steven Grimm @ 2007-07-19 10:43 UTC (permalink / raw)
  To: git

Signed-off-by: Steven Grimm <koreth@midwinter.com>
---
 Documentation/git.txt |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Documentation/git.txt b/Documentation/git.txt
index 3fbfd45..4c4d174 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -417,7 +417,9 @@ other
 	See gitlink:git-merge[1]
 
 'GIT_PAGER'::
-	This environment variable overrides `$PAGER`.
+	This environment variable overrides `$PAGER`. If it is set
+	to an empty string or to the value "cat", git will not launch
+	a pager.
 
 'GIT_FLUSH'::
 	If this environment variable is set to "1", then commands such
-- 
1.5.3.rc2.4.g726f9

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-07-19 19:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 10:43 [PATCH] Document how to tell git to not launch a pager Steven Grimm
2007-07-19 11:02 ` martin f krafft
2007-07-19 11:13   ` Johannes Schindelin
2007-07-19 11:38     ` Julian Phillips
2007-07-19 12:01       ` David Kastrup
2007-07-19 18:29         ` Linus Torvalds
2007-07-19 18:51           ` Nikolai Weibull
2007-07-19 19:14             ` Linus Torvalds
2007-07-19 19:34               ` Matthieu Moy
2007-07-19 19:50               ` Thomas Glanzmann
2007-07-19 11:49     ` martin f krafft
2007-07-19 14:38   ` Brian Gernhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).