diff hgext/record.py @ 8348:c9ab8f448a9e

record: better formatting for qrecord help
author Martin Geisler <mg@lazybytes.net>
date Sun, 10 May 2009 01:18:38 +0200
parents 98acfd1d2b08
children d4c545dc6f87
line wrap: on
line diff
--- a/hgext/record.py	Mon May 11 11:53:27 2009 -0700
+++ b/hgext/record.py	Sun May 10 01:18:38 2009 +0200
@@ -385,7 +385,8 @@
 def qrecord(ui, repo, patch, *pats, **opts):
     '''interactively record a new patch
 
-    see 'hg help qnew' & 'hg help record' for more information and usage
+    See 'hg help qnew' & 'hg help record' for more information and
+    usage.
     '''
 
     try: