pager: document the 'pager.enable' option stable
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 01 May 2017 16:43:43 +0200
branchstable
changeset 32101 8e1708947496
parent 32100 21eb863187ea
child 32102 9a85ea1daf49
pager: document the 'pager.enable' option The 'config' helps was missing help about pager enabling/disabling.
mercurial/help/config.txt
--- 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.