changeset 8348:c9ab8f448a9e

record: better formatting for qrecord help
author Martin Geisler <mg@lazybytes.net>
date Sun, 10 May 2009 01:18:38 +0200
parents a3826fff1e87
children e539fa9d3f45
files hgext/record.py tests/test-qrecord.out
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
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:
--- 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: