diff --git a/hgext/record.py b/hgext/record.py --- a/hgext/record.py +++ b/hgext/record.py @@ -385,7 +385,8 @@ def record(ui, repo, *pats, **opts): 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 --git a/tests/test-qrecord.out b/tests/test-qrecord.out --- a/tests/test-qrecord.out +++ b/tests/test-qrecord.out @@ -27,7 +27,8 @@ hg qrecord [OPTION]... PATCH [FILE]... 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: