~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Ian Clatworthy
  • Date: 2007-12-04 06:44:36 UTC
  • mto: (3118.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3119.
  • Revision ID: ian.clatworthy@internode.on.net-20071204064436-suk6zps11j01u5xx
Tweak help

Show diffs side-by-side

added added

removed removed

Lines of Context:
1427
1427
 
1428
1428
        Show the differences between two branches for file NEWS::
1429
1429
 
1430
 
            bzr diff --old=xxx --new=yyy NEWS
 
1430
            bzr diff --old xxx --new yyy NEWS
1431
1431
 
1432
1432
        Same as 'bzr diff' but prefix paths with old/ and new/::
1433
1433