hgext/rebase.py
branchstable
changeset 32084 091d6b9157da
parent 32083 1c911adebf48
child 32175 456b4a32d75f
child 33120 b63351f6a246
--- a/hgext/rebase.py	Mon May 01 05:38:52 2017 +0900
+++ b/hgext/rebase.py	Mon May 01 05:52:32 2017 +0900
@@ -665,7 +665,7 @@
     Configuration Options:
 
     You can make rebase require a destination if you set the following config
-    option:
+    option::
 
       [commands]
       rebase.requiredest = True