mercurial/help/pager.txt
branchstable
changeset 32084 091d6b9157da
parent 32081 a6865b35a10d
child 32104 f06d23af6cdf
--- 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::