record: better formatting for qrecord help
authorMartin Geisler <mg@lazybytes.net>
Sun, 10 May 2009 01:18:38 +0200
changeset 8348 c9ab8f448a9e
parent 8347 a3826fff1e87
child 8349 e539fa9d3f45
record: better formatting for qrecord help
hgext/record.py
tests/test-qrecord.out
--- 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:
--- a/tests/test-qrecord.out	Mon May 11 11:53:27 2009 -0700
+++ b/tests/test-qrecord.out	Sun May 10 01:18:38 2009 +0200
@@ -27,7 +27,8 @@
 
 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.
 
 options: