~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-06-11 15:21:59 UTC
  • mfrom: (4431.2.1 branch-copy)
  • Revision ID: pqm@pqm.ubuntu.com-20090611152159-z6cud70px6v5mtcj
(Michael Ernst) Clarify wording for branch (and copy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
489
489
Related commands::
490
490
 
491
491
  init    Change a directory into a versioned branch.
492
 
  branch  Create a new copy of a branch.
 
492
  branch  Create a new branch that is a copy of an existing branch.
493
493
  merge   Perform a three-way merge.
494
494
"""
495
495