changeset 32101:8e1708947496 stable

pager: document the 'pager.enable' option The 'config' helps was missing help about pager enabling/disabling.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Mon, 01 May 2017 16:43:43 +0200
parents 21eb863187ea
children 9a85ea1daf49
files mercurial/help/config.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help/config.txt	Mon May 01 18:07:23 2017 +0200
+++ b/mercurial/help/config.txt	Mon May 01 16:43:43 2017 +0200
@@ -1367,6 +1367,9 @@
 Setting used to control when to paginate and with what external tool. See
 :hg:`help pager` for details.
 
+``enable``
+  Control the pagination of command output (default: True).
+
 ``pager``
     Define the external tool used as pager.