changeset 15633:dc5d1394ecd1 stable

status: add missing ":" to help text
author Martin Geisler <mg@lazybytes.net>
date Thu, 15 Dec 2011 11:13:38 +0100
parents 5b66e55c0d93
children cfc15cbecc5e
files mercurial/commands.py
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/commands.py	Fri Dec 09 17:34:58 2011 +0100
+++ b/mercurial/commands.py	Thu Dec 15 11:13:38 2011 +0100
@@ -5125,7 +5125,8 @@
 
       Examples:
 
-      - show changes in the working directory relative to a changeset:
+      - show changes in the working directory relative to a
+        changeset::
 
           hg status --rev 9353