Submitter | Pierre-Yves David |
---|---|
Date | May 1, 2017, 4:12 p.m. |
Message ID | <4f5a7d079ffcf7e9ed26.1493655167@nodosa.octopoid.net> |
Download | mbox | patch |
Permalink | /patch/20334/ |
State | Accepted |
Headers | show |
Comments
Patch
diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt --- a/mercurial/help/config.txt +++ b/mercurial/help/config.txt @@ -1941,6 +1941,10 @@ User interface controls. The path to a directory used to store generated .orig files. If the path is not a directory, one will be created. +``pager`` + Control the pagination of command output (default: True). See :hg:`help pager` + for details. + ``patch`` An optional external tool that ``hg import`` and some extensions will use for applying patches. By default Mercurial uses an