# HG changeset patch # User Martin Geisler # Date 1323944018 -3600 # Node ID dc5d1394ecd1ca252a536fca6f97ed59bfb32d50 # Parent 5b66e55c0d938a524c0b6e933010c7a5f728bc30 status: add missing ":" to help text diff -r 5b66e55c0d93 -r dc5d1394ecd1 mercurial/commands.py --- 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