提交 a7738c77 编写于 作者: S Steven Grimm 提交者: Junio C Hamano

Document how to tell git to not launch a pager

Signed-off-by: NSteven Grimm <koreth@midwinter.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 c4fba0a3
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册