changeset 9299:fbe7172026f7

help: un-indent list in "hg help diffs"
author Martin Geisler <mg@lazybytes.net>
date Mon, 03 Aug 2009 00:02:00 +0200
parents 8a254bd61224
children ad95ea1c975a
files mercurial/help.py
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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