help: un-indent list in "hg help diffs"
authorMartin Geisler <mg@lazybytes.net>
Mon, 03 Aug 2009 00:02:00 +0200
changeset 9299 fbe7172026f7
parent 9298 8a254bd61224
child 9300 ad95ea1c975a
help: un-indent list in "hg help diffs"
mercurial/help.py
--- 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