diff -r 1c911adebf48 -r 091d6b9157da mercurial/help/pager.txt --- a/mercurial/help/pager.txt Mon May 01 05:38:52 2017 +0900 +++ b/mercurial/help/pager.txt Mon May 01 05:52:32 2017 +0900 @@ -20,12 +20,12 @@ to specify them in your user configuration file. To control whether the pager is used at all for an individual command, -you can use --pager=:: +you can use --pager=: - use as needed: `auto`. - require the pager: `yes` or `on`. - suppress the pager: `no` or `off` (any unrecognized value - will also work). + will also work). To globally turn off all attempts to use a pager, set::