changeset 15632: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
+++ b/mercurial/commands.py
@@ -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