--- 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=<value>::
+you can use --pager=<value>:
- 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::