# HG changeset patch # User Martin Geisler # Date 1241911118 -7200 # Node ID c9ab8f448a9e9e0ebc97e79aa51c2902ae133815 # Parent a3826fff1e8779c6db3c4b351e81581ceef261c6 record: better formatting for qrecord help diff -r a3826fff1e87 -r c9ab8f448a9e hgext/record.py --- 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: diff -r a3826fff1e87 -r c9ab8f448a9e tests/test-qrecord.out --- 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: