mercurial/help/config.txt
branchstable
changeset 29648 94c5273c7d5d
parent 29577 9654ef41f7cc
child 29649 512611246ea4
--- a/mercurial/help/config.txt	Mon Aug 01 06:08:26 2016 +0900
+++ b/mercurial/help/config.txt	Mon Aug 01 06:08:27 2016 +0900
@@ -1742,7 +1742,7 @@
     Possible values are 'text' and 'curses'.
 
 ``interface.chunkselector``
-    Select the interface for change recording (e.g. :hg:`commit` -i).
+    Select the interface for change recording (e.g. :hg:`commit -i`).
     Possible values are 'text' and 'curses'.
     This config overrides the interface specified by ui.interface.