mercurial/help.py
changeset 9299 fbe7172026f7
parent 9298 8a254bd61224
child 9303 c9d71b317832
--- a/mercurial/help.py	Mon Aug 03 00:01:59 2009 +0200
+++ b/mercurial/help.py	Mon Aug 03 00:02:00 2009 +0200
@@ -323,10 +323,10 @@
     While this standard format is often enough, it does not encode the
     following information:
 
-     - executable status and other permission bits
-     - copy or rename information
-     - changes in binary files
-     - creation or deletion of empty files
+    - executable status and other permission bits
+    - copy or rename information
+    - changes in binary files
+    - creation or deletion of empty files
 
     Mercurial also supports the extended diff format from the git VCS
     which addresses these limitations. The git diff format is not